| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/ |
| D | rdb_store_predicates_test.cpp | 167 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0100() local 195 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0200() local 224 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0300() local 251 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0400() local 281 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0500() local 308 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0600() local 332 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0700() local 355 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0800() local 387 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_0900() local 416 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_Predicates_1000() local [all …]
|
| D | rdb_store_level_test.cpp | 187 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_0100() local 236 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_0200() local 285 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_0300() local 334 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_0400() local 383 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_EL_0100() local 431 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_EL_0200() local 480 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_EL_0300() local 529 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeLevelTestRdbStore_, querySql); in SUB_DDM_RDB_LEVEL_EL_0400() local
|
| D | rdb_store_backup_test.cpp | 121 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0100() local 155 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0300() local 233 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0400() local 293 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0500() local 370 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0600() local 445 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0700() local 476 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0800() local 560 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0900() local 618 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeBackupTestRdbStore_, querySql); in SUB_DDM_RDB_BackupRestoreTest_0110() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNapiTest/entry/src/main/cpp/ |
| D | rdb_store_cursor_test.cpp | 198 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0100() local 240 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0200() local 274 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0300() local 312 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, columnNames, len1); in SUB_DDM_RDB_CURSOR_0400() local 378 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0500() local 400 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0600() local 423 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0700() local 448 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_CURSOR_0800() local 472 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, columnNames, len1); in SUB_DDM_RDB_CURSOR_0900() local 508 OH_Cursor *cursor = OH_Rdb_Query(cursorTestRdbStore_, predicates, columnNames, len1); in SUB_DDM_RDB_CURSOR_1000() local [all …]
|
| D | rdb_store_test.cpp | 175 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_0100() local 261 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); in SUB_DDM_RDB_0200() local 316 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates2, NULL, 0); in SUB_DDM_RDB_0300() local 392 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_0400() local 452 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_0500() local 503 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 0); in SUB_DDM_RDB_0600() local 548 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, columnNames, 1); in SUB_DDM_RDB_0700() local 590 OH_Cursor *cursor = OH_Rdb_Query(storeTestRdbStore_, predicates, NULL, 1); in SUB_DDM_RDB_0800() local 644 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); in SUB_DDM_RDB_0900() local 706 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); in SUB_DDM_RDB_1000() local [all …]
|
| D | CMakeLists.txt | 9 add_library(cursor SHARED rdb_store_cursor_test) target
|
| /test/xts/device_attest_lite/services/core/network/ |
| D | attest_tls.c | 266 int32_t LoadCommonOtherCert(mbedtls_x509_crt* chain, uint32_t cursor) in LoadCommonOtherCert()
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdkHvigortest/entry/src/main/cpp/ |
| D | rdbVector.cpp | 86 OH_Cursor *cursor = OH_Rdb_ExecuteQueryV2(store_, querySql, values); in OH_Cursor_GetFloatVectorCount0100() local
|
| D | transactionNdk.cpp | 282 OH_Cursor *cursor = OH_RdbTrans_Query(nullptr, predicates, columns, 2); in OH_RdbTrans_Query0100() local 504 OH_Cursor *cursor = OH_RdbTrans_QuerySql(nullptr, sql, nullptr); in OH_RdbTrans_QuerySql0100() local 825 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(store, querySql); in OH_Rdb_SetSemanticIndex_Param_0200() local 872 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(store, querySql); in OH_Rdb_SetSemanticIndex_Param_0300() local
|
| D | napi_init.cpp | 246 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(store, querySql); in OH_Rdb_SetDbType_SQLITE_0200() local 304 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(store, querySql); in OH_Rdb_SetDbType_SQLITE_0300() local 352 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(store, querySql); in OH_Rdb_SetDbType_SQLITE_Id_0100() local 400 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(store, querySql); in OH_Rdb_SetDbType_SQLITE_Id_0200() local
|
| D | rdb_store_value.cpp | 132 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(storeTestRdbStore_, querySql); in OH_Rdb_BatchInsert_0100() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/ |
| D | rdb_test.cpp | 597 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore, predicates, columnNames, len); in QueryOne() local 622 OH_Cursor *cursor = OH_Rdb_Query(nullptr, predicates, columnNames, len); in QueryTwo() local 647 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore, nullptr, columnNames, len); in QueryThree() local 666 OH_Cursor *cursor = OH_Rdb_Query(predicatesTestRdbStore, predicates, nullptr, len); in QueryFour() local 733 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(predicatesTestRdbStore, querySql); in ExecuteQueryOne() local 747 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(nullptr, querySql); in ExecuteQueryTwo() local 760 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(predicatesTestRdbStore, nullptr); in ExecuteQueryThree() local 773 OH_Cursor *cursor = OH_Rdb_ExecuteQuery(predicatesTestRdbStore, 0); in ExecuteQueryFour() local 1064 OH_Cursor *cursor = OH_Rdb_QueryLockedRow(predicatesTestRdbStore, predicates, NULL, 0); in QueryLockRowOne() local
|