Searched refs:UpdateDistributedData (Results 1 – 9 of 9) sorted by relevance
40 DistributedDataStorage::GetInstance()->UpdateDistributedData(userId); in OnReceiveEvent()
62 void UpdateDistributedData(int32_t userId);
72 void UpdateDistributedData();
265 dmsBmStorage_->GetInstance()->UpdateDistributedData();
672 UpdateDistributedData(); in RebuildLocalData()763 void DmsBmStorage::UpdateDistributedData() in UpdateDistributedData() function in OHOS::DistributedSchedule::DmsBmStorage
165 DistributedDataStorage::GetInstance()->UpdateDistributedData(userId); in Init()
434 void DistributedDataStorage::UpdateDistributedData(int32_t userId) in UpdateDistributedData() function in OHOS::AppExecFwk::DistributedDataStorage
1054 distributedDataStorage->UpdateDistributedData(userId);
386 DmsBmStorage::GetInstance()->UpdateDistributedData(); in InitCommonEventListener()