Home
last modified time | relevance | path

Searched defs:targetDevices (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_kv_syncer.cpp279 std::vector<std::string> targetDevices; in TriggerSubQuerySync() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/
H A Ddevice_profile_storage.cpp354 std::vector<std::string> targetDevices; in GetOnlineDevices() local
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp85 std::vector<std::string> targetDevices; in GetOnlineDevices() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp767 std::string targetDevices; in SetEqualIdentifier() local
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1596 void InputHub::CheckTargetDevicesState(std::vector<InputHub::Device*> targetDevices) in CheckTargetDevicesState()