Home
last modified time | relevance | path

Searched refs:TryGetKvStore (Results 1 – 4 of 4) sorted by relevance

/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/include/mission/
Ddistributed_data_storage.h95 bool TryGetKvStore();
/foundation/deviceprofile/device_profile_core/services/core/include/dbstorage/
Ddevice_profile_storage.h62 bool TryGetKvStore();
/foundation/deviceprofile/device_profile_core/services/core/src/dbstorage/
Ddevice_profile_storage.cpp67 bool result = TryGetKvStore(); in Init()
128 bool DeviceProfileStorage::TryGetKvStore() in TryGetKvStore() function in OHOS::DeviceProfile::DeviceProfileStorage
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/src/mission/
Ddistributed_data_storage.cpp117 bool result = TryGetKvStore(); in InitDistributedDataStorage()
122 bool DistributedDataStorage::TryGetKvStore() in TryGetKvStore() function in OHOS::DistributedSchedule::DistributedDataStorage