Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Druntime_config.h47 …DB_API static DBStatus SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> …
Dkv_store_delegate_manager.h101 …DB_API static DBStatus SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> …
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Druntime_config.cpp93 DBStatus RuntimeConfig::SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApiAdapter> … in SetProcessSystemAPIAdapter() function in DistributedDB::RuntimeConfig
Dkv_store_delegate_manager.cpp591 DBStatus KvStoreDelegateManager::SetProcessSystemAPIAdapter(const std::shared_ptr<IProcessSystemApi… in SetProcessSystemAPIAdapter() function in DistributedDB::KvStoreDelegateManager
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dstore_factory.cpp46 (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.cpp716 RuntimeConfig::SetProcessSystemAPIAdapter(adapter); in SyncWithSecurityCheck()
727 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr); in SyncWithSecurityCheck()
2444 RuntimeConfig::SetProcessSystemAPIAdapter(adapter);
2453 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr);
2475 RuntimeConfig::SetProcessSystemAPIAdapter(adapter);
2490 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_data_service.cpp640 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.cpp1637 RuntimeConfig::SetProcessSystemAPIAdapter(adapter);
1672 RuntimeConfig::SetProcessSystemAPIAdapter(nullptr);