Home
last modified time | relevance | path

Searched defs:IsNeedAutoSync (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Ddb_info_handle_impl.cpp22 bool DBInfoHandleImpl::IsNeedAutoSync(const std::string& userId, const std::string& appId, in IsNeedAutoSync() function in OHOS::DistributedKv::DBInfoHandleImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
H A Diprocesscommunicator_fuzzer.cpp143 …bool IsNeedAutoSync(const std::string &userId, const std::string &appId, const std::string &storeI… in IsNeedAutoSync() function in OHOS::DBInfoHandleFuzzTest
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Ddb_status_adapter.cpp164 bool DBStatusAdapter::IsNeedAutoSync(const std::string &userId, const std::string &appId, const std… in IsNeedAutoSync() function in DistributedDB::DBStatusAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp915 bool RuntimeContextImpl::IsNeedAutoSync(const std::string &userId, const std::string &appId, const … in IsNeedAutoSync() function in DistributedDB::RuntimeContextImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp1480 bool DBInfoHandleTest::IsNeedAutoSync(const std::string &userId, const std::string &appId, const st… in IsNeedAutoSync() function in DistributedDBUnitTest::DBInfoHandleTest