Home
last modified time | relevance | path

Searched refs:SetNeedCreateDb (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Dprocess_system_api_adapter_impl.h37 void SetNeedCreateDb(bool isCreate);
H A Dprocess_system_api_adapter_impl.cpp154 void ProcessSystemApiAdapterImpl::SetNeedCreateDb(bool isCreate) in SetNeedCreateDb() function in DistributedDB::ProcessSystemApiAdapterImpl
H A Druntime_context_process_system_api_adapter_impl_test.cpp252 g_adapter->SetNeedCreateDb(true); in CheckDeviceSecurityAbility002()