Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
Dmedialibrary_bundle_manager.h41 std::unordered_map<int32_t, std::list<std::pair<int32_t, std::string>>::iterator> cacheMap_; variable
/foundation/communication/netmanager_ext/services/mdnsmanager/include/protocol/
Dmdns_protocol_impl.h134 std::map<std::string, Result> cacheMap_; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_client_profile.cpp32 std::map<uint16_t, GattCache> cacheMap_ = {}; member