Home
last modified time | relevance | path

Searched refs:GetDeviceIdSet (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddtbschedmgr_device_info_storage.h84 * GetDeviceIdSet get all of the device Id in same network
88 void GetDeviceIdSet(std::set<std::string>& deviceIdSet);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddtbschedmgr_device_info_storage_test.cpp175 * @tc.desc: test GetDeviceIdSet
182 * @tc.steps: step1. test GetDeviceIdSet; in HWTEST_F()
185 DtbschedmgrDeviceInfoStorage::GetInstance().GetDeviceIdSet(deviceIdSet); in HWTEST_F()
188 * @tc.steps: step2. test GetDeviceIdSet when remoteDevices_ is not empty; in HWTEST_F()
195 DtbschedmgrDeviceInfoStorage::GetInstance().GetDeviceIdSet(deviceIdSet); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddtbschedmgr_device_info_storage.cpp176 void DtbschedmgrDeviceInfoStorage::GetDeviceIdSet(std::set<std::string>& deviceIdSet) in GetDeviceIdSet() function in OHOS::DistributedSchedule::DtbschedmgrDeviceInfoStorage

Completed in 3 milliseconds