Home
last modified time | relevance | path

Searched defs:discoveryContextMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/discovery/
H A Ddm_discovery_manager.h112 std::map<std::string, DmDiscoveryContext> discoveryContextMap_; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/include/discovery/
H A Ddiscovery_manager.h101 std::map<std::string, DiscoveryContext> discoveryContextMap_; variable