Home
last modified time | relevance | path

Searched refs:RdbFilePath (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/
Drdb_store_encrypt_test.cpp93 static napi_value RdbFilePath(napi_env env, napi_callback_info info) { in RdbFilePath() function
177 {"RdbFilePath", nullptr, RdbFilePath, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
Drdb_store_level_test.cpp142 static napi_value RdbFilePath(napi_env env, napi_callback_info info) { in RdbFilePath() function
557 {"RdbFilePath", nullptr, RdbFilePath, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
Drdb_store_backup_test.cpp55 static napi_value RdbFilePath(napi_env env, napi_callback_info info) { in RdbFilePath() function
669 {"RdbFilePath", nullptr, RdbFilePath, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
Drdb_store_cursor_test.cpp56 static napi_value RdbFilePath(napi_env env, napi_callback_info info) { in RdbFilePath() function
1150 {"RdbFilePath", nullptr, RdbFilePath, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
Drdb_store_predicates_test.cpp55 static napi_value RdbFilePath(napi_env env, napi_callback_info info) { in RdbFilePath() function
2041 {"RdbFilePath", nullptr, RdbFilePath, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
Drdb_store_test.cpp59 static napi_value RdbFilePath(napi_env env, napi_callback_info info) { in RdbFilePath() function
2345 … {"RdbFilePath", nullptr, RdbFilePath, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/ets/test/
DRdbNdkStoreEncryptTest.ets27 testNapi.RdbFilePath(data);
DRdbNdkStoreLevelTest.ets27 testNapi.RdbFilePath(data);
DRdbNdkStoreBackupTest.ets27 testNapi.RdbFilePath(data);
DRdbNdkStoreCursorTest.ets28 testNapi.RdbFilePath(data);
DRdbNdkStoreTest.ets28 testNapi.RdbFilePath(data);
DRdbNdkStorePredicatesTest.ets28 testNapi.RdbFilePath(data);