Searched refs:UpdateDeviceInfoStorage (Results 1 – 6 of 6) sorted by relevance
155 if (UpdateDeviceInfoStorage()) { in AddDeviceChangeListener()168 bool DnetworkAdapter::UpdateDeviceInfoStorage() in UpdateDeviceInfoStorage() function in OHOS::DistributedSchedule::DnetworkAdapter171 return DtbschedmgrDeviceInfoStorage::GetInstance().UpdateDeviceInfoStorage(); in UpdateDeviceInfoStorage()
66 bool UpdateDeviceInfoStorage();
93 bool UpdateDeviceInfoStorage();
185 bool DtbschedmgrDeviceInfoStorage::UpdateDeviceInfoStorage() in UpdateDeviceInfoStorage() function in OHOS::DistributedSchedule::DtbschedmgrDeviceInfoStorage287 if (!UpdateDeviceInfoStorage()) { in GetDeviceInfoById()
432 bool result = DnetworkAdapter::GetInstance()->UpdateDeviceInfoStorage();
374 EXPECT_EQ(DtbschedmgrDeviceInfoStorage::GetInstance().UpdateDeviceInfoStorage(), true);