Home
last modified time | relevance | path

Searched refs:SetProcessSystemAPIAdapter (Results 1 – 10 of 10) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Druntime_config.h48 …DB_API static DBStatus SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> …
Dkv_store_delegate_manager.h102 …DB_API static DBStatus SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> …
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
Diprocesscommunicator_fuzzer.cpp159 RuntimeConfig::SetProcessSystemAPIAdapter(adapter); in CommunicatorFuzzer()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Druntime_config.cpp91 DBStatus RuntimeConfig::SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> … in SetProcessSystemAPIAdapter() function in DistributedDB::RuntimeConfig
Dkv_store_delegate_manager.cpp620 DBStatus KvStoreDelegateManager::SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApi… in SetProcessSystemAPIAdapter() function in DistributedDB::KvStoreDelegateManager
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
Ddistributed_kv_data_manager.cpp218 dbStatus = DistributedDB::KvStoreDelegateManager::SetProcessSystemAPIAdapter(systemApi); in SetEndpoint()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dstore_factory.cpp47 (void)DBManager::SetProcessSystemAPIAdapter(std::make_shared<SystemApi>()); in StoreFactory()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_relational_ver_p2p_sync_test.cpp722 RuntimeConfig::SetProcessSystemAPIAdapter(adapter); in SyncWithSecurityCheck()
736 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr); in SyncWithSecurityCheck()
2611 RuntimeConfig::SetProcessSystemAPIAdapter(adapter);
2620 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr);
2642 RuntimeConfig::SetProcessSystemAPIAdapter(adapter);
2657 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_data_service.cpp710 auto dbStatus = DistributedDB::RuntimeConfig::SetProcessSystemAPIAdapter(security_); in InitSecurityAdapter()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_interfaces_relational_sync_test.cpp1648 RuntimeConfig::SetProcessSystemAPIAdapter(adapter);
1683 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr);