Home
last modified time | relevance | path

Searched refs:InitKvDataService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Ddistributed_data_storage.h93 bool InitKvDataService();
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_data_storage.cpp62 int32_t ret = InitKvDataService(); in Init()
70 bool DistributedDataStorage::InitKvDataService() in InitKvDataService() function in OHOS::DistributedSchedule::DistributedDataStorage