Home
last modified time | relevance | path

Searched defs:remoteDevices_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h76 std::unordered_map<std::string, std::set<std::shared_ptr<IDevice>, IDeviceCmp>> remoteDevices_; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h76 std::unordered_map<std::string, std::set<std::shared_ptr<IDevice>, IDeviceCmp>> remoteDevices_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddtbschedmgr_device_info_storage.h105 std::map<std::string, std::shared_ptr<DmsDeviceInfo>> remoteDevices_; variable