1[ 2 { 3 "name":"OH_Rdb_CreatePredicates" 4 }, 5 { 6 "name":"OH_Rdb_CreateValueObject" 7 }, 8 { 9 "name":"OH_Rdb_CreateValuesBucket" 10 }, 11 { 12 "first_introduced":"14", 13 "name":"OH_Rdb_CreateConfig" 14 }, 15 { 16 "first_introduced": "14", 17 "name":"OH_Rdb_SetDatabaseDir" 18 }, 19 { 20 "first_introduced": "14", 21 "name":"OH_Rdb_SetStoreName" 22 }, 23 { 24 "first_introduced": "14", 25 "name":"OH_Rdb_SetBundleName" 26 }, 27 { 28 "first_introduced": "14", 29 "name":"OH_Rdb_SetModuleName" 30 }, 31 { 32 "first_introduced": "14", 33 "name":"OH_Rdb_SetEncrypted" 34 }, 35 { 36 "first_introduced": "14", 37 "name":"OH_Rdb_SetSecurityLevel" 38 }, 39 { 40 "first_introduced": "14", 41 "name":"OH_Rdb_SetArea" 42 }, 43 { 44 "first_introduced": "14", 45 "name":"OH_Rdb_SetDbType" 46 }, 47 { 48 "first_introduced": "17", 49 "name":"OH_Rdb_SetTokenizer" 50 }, 51 { 52 "first_introduced": "18", 53 "name":"OH_Rdb_SetPersistent" 54 }, 55 { 56 "first_introduced": "18", 57 "name":"OH_Rdb_IsTokenizerSupported" 58 }, 59 { 60 "first_introduced": "14", 61 "name":"OH_Rdb_GetSupportedDbType" 62 }, 63 { 64 "first_introduced": "14", 65 "name":"OH_Rdb_DestroyConfig" 66 }, 67 {"name":"OH_Rdb_GetOrOpen" }, 68 { 69 "first_introduced": "14", 70 "name":"OH_Rdb_CreateOrOpen" 71 }, 72 { 73 "name":"OH_Rdb_CloseStore" 74 }, 75 { 76 "name":"OH_Rdb_DeleteStore" 77 }, 78 { 79 "first_introduced": "14", 80 "name":"OH_Rdb_DeleteStoreV2" 81 }, 82 { 83 "name":"OH_Rdb_Insert" 84 }, 85 { 86 "first_introduced": "18", 87 "name":"OH_Rdb_BatchInsert" 88 }, 89 { 90 "name":"OH_Rdb_Update" 91 }, 92 { 93 "name":"OH_Rdb_Delete" 94 }, 95 { 96 "name":"OH_Rdb_Query" 97 }, 98 { 99 "name":"OH_Rdb_Execute" 100 }, 101 { 102 "first_introduced": "14", 103 "name":"OH_Rdb_ExecuteByTrxId" 104 }, 105 { 106 "name":"OH_Rdb_ExecuteQuery" 107 }, 108 { 109 "name":"OH_Rdb_BeginTransaction" 110 }, 111 { 112 "name":"OH_Rdb_RollBack" 113 }, 114 { 115 "name":"OH_Rdb_Commit" 116 }, 117 { 118 "first_introduced": "14", 119 "name":"OH_Rdb_BeginTransWithTrxId" 120 }, 121 { 122 "first_introduced": "14", 123 "name":"OH_Rdb_RollBackByTrxId" 124 }, 125 { 126 "first_introduced": "14", 127 "name":"OH_Rdb_CommitByTrxId" 128 }, 129 { 130 "name":"OH_Rdb_Backup" 131 }, 132 { 133 "name":"OH_Rdb_Restore" 134 }, 135 { 136 "name":"OH_Rdb_GetVersion" 137 }, 138 { 139 "name":"OH_Rdb_SetVersion" 140 }, 141 { 142 "name":"OH_Rdb_SetDistributedTables" 143 }, 144 { 145 "name":"OH_Rdb_FindModifyTime" 146 }, 147 { 148 "name":"OH_Rdb_GetTableDetails" 149 }, 150 { 151 "name":"OH_Rdb_CloudSync" 152 }, 153 { 154 "name":"OH_VBucket_PutAsset" 155 }, 156 { 157 "name":"OH_VBucket_PutAssets" 158 }, 159 { 160 "name":"OH_Data_Asset_SetName" 161 }, 162 { 163 "name":"OH_Data_Asset_SetUri" 164 }, 165 { 166 "name":"OH_Data_Asset_SetPath" 167 }, 168 { 169 "name":"OH_Data_Asset_SetCreateTime" 170 }, 171 { 172 "name":"OH_Data_Asset_SetModifyTime" 173 }, 174 { 175 "name":"OH_Data_Asset_SetSize" 176 }, 177 { 178 "name":"OH_Data_Asset_SetStatus" 179 }, 180 { 181 "name":"OH_Data_Asset_GetName" 182 }, 183 { 184 "name":"OH_Data_Asset_GetUri" 185 }, 186 { 187 "name":"OH_Data_Asset_GetPath" 188 }, 189 { 190 "name":"OH_Data_Asset_GetCreateTime" 191 }, 192 { 193 "name":"OH_Data_Asset_GetModifyTime" 194 }, 195 { 196 "name":"OH_Data_Asset_GetSize" 197 }, 198 { 199 "name":"OH_Data_Asset_GetStatus" 200 }, 201 { 202 "name":"OH_Data_Asset_CreateOne" 203 }, 204 { 205 "name":"OH_Data_Asset_DestroyOne" 206 }, 207 { 208 "name":"OH_Data_Asset_CreateMultiple" 209 }, 210 { 211 "name":"OH_Data_Asset_DestroyMultiple" 212 }, 213 { 214 "name":"OH_Rdb_Subscribe" 215 }, 216 { 217 "name":"OH_Rdb_Unsubscribe" 218 }, 219 { 220 "name":"OH_Rdb_SubscribeAutoSyncProgress" 221 }, 222 { 223 "name":"OH_Rdb_UnsubscribeAutoSyncProgress" 224 }, 225 { 226 "name":"OH_Rdb_LockRow" 227 }, 228 { 229 "name":"OH_Rdb_UnlockRow" 230 }, 231 { 232 "name":"OH_Rdb_QueryLockedRow" 233 }, 234 { 235 "first_introduced": "18", 236 "name":"OH_Value_Create" 237 }, 238 { 239 "first_introduced": "18", 240 "name":"OH_Value_Destroy" 241 }, 242 { 243 "first_introduced": "18", 244 "name":"OH_Value_PutNull" 245 }, 246 { 247 "first_introduced": "18", 248 "name":"OH_Value_PutInt" 249 }, 250 { 251 "first_introduced": "18", 252 "name":"OH_Value_PutReal" 253 }, 254 { 255 "first_introduced": "18", 256 "name":"OH_Value_PutText" 257 }, 258 { 259 "first_introduced": "18", 260 "name":"OH_Value_PutBlob" 261 }, 262 { 263 "first_introduced": "18", 264 "name":"OH_Value_PutAsset" 265 }, 266 { 267 "first_introduced": "18", 268 "name":"OH_Value_PutAssets" 269 }, 270 { 271 "first_introduced": "18", 272 "name":"OH_Value_PutFloatVector" 273 }, 274 { 275 "first_introduced": "18", 276 "name":"OH_Value_PutUnlimitedInt" 277 }, 278 { 279 "first_introduced": "18", 280 "name":"OH_Value_GetType" 281 }, 282 { 283 "first_introduced": "18", 284 "name":"OH_Value_IsNull" 285 }, 286 { 287 "first_introduced": "18", 288 "name":"OH_Value_GetInt" 289 }, 290 { 291 "first_introduced": "18", 292 "name":"OH_Value_GetReal" 293 }, 294 { 295 "first_introduced": "18", 296 "name":"OH_Value_GetText" 297 }, 298 { 299 "first_introduced": "18", 300 "name":"OH_Value_GetBlob" 301 }, 302 { 303 "first_introduced": "18", 304 "name":"OH_Value_GetAsset" 305 }, 306 { 307 "first_introduced": "18", 308 "name":"OH_Value_GetAssetsCount" 309 }, 310 { 311 "first_introduced": "18", 312 "name":"OH_Value_GetAssets" 313 }, 314 { 315 "first_introduced": "18", 316 "name":"OH_Value_GetFloatVectorCount" 317 }, 318 { 319 "first_introduced": "18", 320 "name":"OH_Value_GetFloatVector" 321 }, 322 { 323 "first_introduced": "18", 324 "name":"OH_Value_GetUnlimitedIntBand" 325 }, 326 { 327 "first_introduced": "18", 328 "name":"OH_Value_GetUnlimitedInt" 329 }, 330 { 331 "first_introduced": "18", 332 "name":"OH_VBuckets_Create" 333 }, 334 { 335 "first_introduced": "18", 336 "name":"OH_VBuckets_Destroy" 337 }, 338 { 339 "first_introduced": "18", 340 "name":"OH_VBuckets_PutRow" 341 }, 342 { 343 "first_introduced": "18", 344 "name":"OH_VBuckets_PutRows" 345 }, 346 { 347 "first_introduced": "18", 348 "name":"OH_VBuckets_RowCount" 349 }, 350 { 351 "first_introduced": "18", 352 "name":"OH_Values_Create" 353 }, 354 { 355 "first_introduced": "18", 356 "name":"OH_Values_Destroy" 357 }, 358 { 359 "first_introduced": "18", 360 "name":"OH_Values_Put" 361 }, 362 { 363 "first_introduced": "18", 364 "name":"OH_Values_PutNull" 365 }, 366 { 367 "first_introduced": "18", 368 "name":"OH_Values_PutInt" 369 }, 370 { 371 "first_introduced": "18", 372 "name":"OH_Values_PutReal" 373 }, 374 { 375 "first_introduced": "18", 376 "name":"OH_Values_PutText" 377 }, 378 { 379 "first_introduced": "18", 380 "name":"OH_Values_PutBlob" 381 }, 382 { 383 "first_introduced": "18", 384 "name":"OH_Values_PutAsset" 385 }, 386 { 387 "first_introduced": "18", 388 "name":"OH_Values_PutAssets" 389 }, 390 { 391 "first_introduced": "18", 392 "name":"OH_Values_PutFloatVector" 393 }, 394 { 395 "first_introduced": "18", 396 "name":"OH_Values_PutUnlimitedInt" 397 }, 398 { 399 "first_introduced": "18", 400 "name":"OH_Values_Count" 401 }, 402 { 403 "first_introduced": "18", 404 "name":"OH_Values_GetType" 405 }, 406 { 407 "first_introduced": "18", 408 "name":"OH_Values_Get" 409 }, 410 { 411 "first_introduced": "18", 412 "name":"OH_Values_IsNull" 413 }, 414 { 415 "first_introduced": "18", 416 "name":"OH_Values_GetInt" 417 }, 418 { 419 "first_introduced": "18", 420 "name":"OH_Values_GetReal" 421 }, 422 { 423 "first_introduced": "18", 424 "name":"OH_Values_GetText" 425 }, 426 { 427 "first_introduced": "18", 428 "name":"OH_Values_GetBlob" 429 }, 430 { 431 "first_introduced": "18", 432 "name":"OH_Values_GetAsset" 433 }, 434 { 435 "first_introduced": "18", 436 "name":"OH_Values_GetAssetsCount" 437 }, 438 { 439 "first_introduced": "18", 440 "name":"OH_Values_GetAssets" 441 }, 442 { 443 "first_introduced": "18", 444 "name":"OH_Values_GetFloatVectorCount" 445 }, 446 { 447 "first_introduced": "18", 448 "name":"OH_Values_GetFloatVector" 449 }, 450 { 451 "first_introduced": "18", 452 "name":"OH_Values_GetUnlimitedIntBand" 453 }, 454 { 455 "first_introduced": "18", 456 "name":"OH_Values_GetUnlimitedInt" 457 }, 458 { 459 "first_introduced": "18", 460 "name":"OH_RdbTrans_CreateOptions" 461 }, 462 { 463 "first_introduced": "18", 464 "name":"OH_RdbTrans_DestroyOptions" 465 }, 466 { 467 "first_introduced": "18", 468 "name":"OH_RdbTransOption_SetType" 469 }, 470 { 471 "first_introduced": "18", 472 "name":"OH_RdbTrans_Commit" 473 }, 474 { 475 "first_introduced": "18", 476 "name":"OH_RdbTrans_Rollback" 477 }, 478 { 479 "first_introduced": "18", 480 "name":"OH_RdbTrans_Insert" 481 }, 482 { 483 "first_introduced": "18", 484 "name":"OH_RdbTrans_BatchInsert" 485 }, 486 { 487 "first_introduced": "18", 488 "name":"OH_RdbTrans_Update" 489 }, 490 { 491 "first_introduced": "18", 492 "name":"OH_RdbTrans_Delete" 493 }, 494 { 495 "first_introduced": "18", 496 "name":"OH_RdbTrans_Query" 497 }, 498 { 499 "first_introduced": "18", 500 "name":"OH_RdbTrans_QuerySql" 501 }, 502 { 503 "first_introduced": "18", 504 "name":"OH_RdbTrans_Execute" 505 }, 506 { 507 "first_introduced": "18", 508 "name":"OH_RdbTrans_Destroy" 509 }, 510 { 511 "first_introduced": "18", 512 "name":"OH_Rdb_CreateTransaction" 513 }, 514 { 515 "first_introduced": "18", 516 "name":"OH_VBucket_PutFloatVector" 517 }, 518 { 519 "first_introduced": "18", 520 "name":"OH_VBucket_PutUnlimitedInt" 521 }, 522 { 523 "first_introduced": "18", 524 "name":"OH_Rdb_ExecuteV2" 525 }, 526 { 527 "first_introduced": "18", 528 "name":"OH_Rdb_ExecuteQueryV2" 529 }, 530 { 531 "first_introduced": "18", 532 "name":"OH_Cursor_GetFloatVectorCount" 533 }, 534 { 535 "first_introduced": "18", 536 "name":"OH_Cursor_GetFloatVector" 537 } 538]