Home
last modified time | relevance | path

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

/foundation/communication/netmanager_ext/services/mdnsmanager/include/protocol/
Dmdns_protocol_impl.h120 std::map<std::string, Result> cacheMap_; variable
/foundation/communication/bluetooth/services/bluetooth/service/src/gatt/
Dgatt_client_profile.cpp32 std::map<uint16_t, GattCache> cacheMap_ = {}; member