Home
last modified time | relevance | path

Searched refs:AutoLaunchOption (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dauto_launch_export.h25 struct AutoLaunchOption { struct
52 AutoLaunchOption option; argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_auto_launch_test.cpp216AutoLaunchOption launchOption = {true, true, CipherType::DEFAULT, passwdOther, "", false, g_testDi…
259AutoLaunchOption launchOption = {false, false, CipherType::DEFAULT, passwd, "", false, g_testDir, …
365AutoLaunchOption launchOption = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, o… in TriggerAutoLaunch()
454AutoLaunchOption launchOption = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, n…
484AutoLaunchOption launchOption = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, n…
557AutoLaunchOption launchOption = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, n…
598AutoLaunchOption launchOption = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, n…
642AutoLaunchOption launchOption = {true, false, CipherType::DEFAULT, passwd, "", false, g_testDir, n… in DelayAutoLaunchCycle()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_autolaunch_test.cpp91 AutoLaunchOption option = {true, false, CipherType::DEFAULT, NULL_PASSWD, schema, true,
175 AutoLaunchOption option;
236 AutoLaunchOption option = {true, true, CipherType::DEFAULT, NULL_PASSWD, "", true,
317 AutoLaunchOption option = {false, false, CipherType::DEFAULT, passwd1, schema, false,
392 AutoLaunchOption option = {true, false, CipherType::DEFAULT, NULL_PASSWD, schema, false,
446 AutoLaunchOption option;
494 AutoLaunchOption option = {true, false, CipherType::DEFAULT, NULL_PASSWD, "", false,
591 AutoLaunchOption autoLaunchOption;
H A Ddistributeddb_nb_enable_sync_by_closed_db_test.cpp87AutoLaunchOption option = {true, false, CipherType::DEFAULT, NULL_PASSWD, schema, true, NB_DIRECTO…
170 AutoLaunchOption option;
231AutoLaunchOption option = {true, true, CipherType::DEFAULT, NULL_PASSWD, "", true, NB_DIRECTOR, nu…
311AutoLaunchOption option = {false, false, CipherType::DEFAULT, passwd1, schema, false, NB_DIRECTOR,…
385AutoLaunchOption option = {true, false, CipherType::DEFAULT, NULL_PASSWD, schema, false, NB_DIRECT…
437 AutoLaunchOption option;
485AutoLaunchOption option = {true, false, CipherType::DEFAULT, NULL_PASSWD, "", false, NB_DIRECTOR, …
580 AutoLaunchOption autoLaunchOption;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvdelegatemanager_fuzzer/
H A Dkvdelegatemanager_fuzzer.cpp52 void GetRandomAutoLaunchOption(const uint8_t* data, size_t size, AutoLaunchOption &option) in GetRandomAutoLaunchOption()
108 AutoLaunchOption option; in CombineTest()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_auto_launch_test.cpp213 AutoLaunchOption option;
287 AutoLaunchOption option;
363 AutoLaunchOption option;
422 AutoLaunchOption option;
513 AutoLaunchOption option;
582 AutoLaunchOption option;
875 AutoLaunchOption option;
880 AutoLaunchOption option1;
953 AutoLaunchOption option;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_delegate_manager.h90 … const std::string &storeId, const AutoLaunchOption &option, const AutoLaunchNotifier &notifier);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h80 const AutoLaunchOption &option);
H A Druntime_context.h92 const AutoLaunchOption &option) = 0;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dparam_check_utils.cpp177 const AutoLaunchOption &option = param.option; in CheckAndTransferAutoLaunchParam()
H A Druntime_context_impl.h77 const AutoLaunchOption &option) override;
H A Druntime_context_impl.cpp446 const AutoLaunchOption &option) in EnableKvStoreAutoLaunch()
H A Dauto_launch.cpp163 const AutoLaunchOption &option) in EnableKvStoreAutoLaunch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp567 const std::string &storeId, const AutoLaunchOption &option, const AutoLaunchNotifier &notifier) in EnableKvStoreAutoLaunch()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_user_test.cpp527 AutoLaunchOption option;
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp2785 …AutoLaunchParam encryptedParam { USER_ID, APP_ID, STORE_ID_1, AutoLaunchOption {}, nullptr, g_dbDi…
2870 …AutoLaunchParam encryptedParam { USER_ID, APP_ID, STORE_ID_1, AutoLaunchOption {}, nullptr, g_dbDi…