Changeset 74404 in vbox
- Timestamp:
- Sep 21, 2018 9:33:40 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 125229
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/VBoxRTImp-gcc.def
r74397 r74404 111 111 _ZN11RTCRestBool14resetToDefaultEv 112 112 _ZN11RTCRestBool19deserializeFromJsonERK17RTCRestJsonCursor 113 _ZN11RTCRestBool27deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 113 114 _ZN11RTCRestBoolC1ERKS_ 114 115 _ZN11RTCRestBoolC1Eb … … 135 136 _ZN11RTCRestDate19deserializeFromJsonERK17RTCRestJsonCursor 136 137 _ZN11RTCRestDate21decodeFormattedStringENS_7kFormatE 138 _ZN11RTCRestDate27deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 137 139 _ZN11RTCRestDate6formatENS_7kFormatE 138 140 _ZN11RTCRestDate9assignNowENS_7kFormatE … … 152 154 _ZN12RTCRestInt1614resetToDefaultEv 153 155 _ZN12RTCRestInt1619deserializeFromJsonERK17RTCRestJsonCursor 156 _ZN12RTCRestInt1627deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 154 157 _ZN12RTCRestInt16C1ERKS_ 155 158 _ZN12RTCRestInt16C1Es … … 168 171 _ZN12RTCRestInt3214resetToDefaultEv 169 172 _ZN12RTCRestInt3219deserializeFromJsonERK17RTCRestJsonCursor 173 _ZN12RTCRestInt3227deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 170 174 _ZN12RTCRestInt32C1ERKS_ 171 175 _ZN12RTCRestInt32C1Ei … … 184 188 _ZN12RTCRestInt6414resetToDefaultEv 185 189 _ZN12RTCRestInt6419deserializeFromJsonERK17RTCRestJsonCursor 190 _ZN12RTCRestInt6427deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 186 191 _ZN12RTCRestInt64C1ERKS_ 187 192 _ZN12RTCRestInt64C1Ev … … 202 207 _ZN13RTCRestBinary15assignWriteableEPvm 203 208 _ZN13RTCRestBinary19deserializeFromJsonERK17RTCRestJsonCursor 209 _ZN13RTCRestBinary27deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 204 210 _ZN13RTCRestBinary7setNullEv 205 211 _ZN13RTCRestBinary8freeDataEv … … 215 221 _ZN13RTCRestDouble14resetToDefaultEv 216 222 _ZN13RTCRestDouble19deserializeFromJsonERK17RTCRestJsonCursor 223 _ZN13RTCRestDouble27deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 217 224 _ZN13RTCRestDoubleC1ERKS_ 218 225 _ZN13RTCRestDoubleC1Ed … … 239 246 _ZN13RTCRestString14resetToDefaultEv 240 247 _ZN13RTCRestString19deserializeFromJsonERK17RTCRestJsonCursor 248 _ZN13RTCRestString27deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 241 249 _ZN13RTCRestString6assignEPKc 242 250 _ZN13RTCRestString6assignEPKcm … … 281 289 _ZN16RTCRestAnyObject14resetToDefaultEv 282 290 _ZN16RTCRestAnyObject19deserializeFromJsonERK17RTCRestJsonCursor 291 _ZN16RTCRestAnyObject27deserializeInstanceFromJsonERK17RTCRestJsonCursorPP17RTCRestObjectBase 283 292 _ZN16RTCRestAnyObject7setNullEv 284 293 _ZN16RTCRestAnyObjectC1ERKS_
Note:
See TracChangeset
for help on using the changeset viewer.