Home
last modified time | relevance | path

Searched defs:services_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dimpl_class.h87 std::set<uint32_t> services_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_cache.h138 std::map<uint16_t, Service> services_ = {}; variable
H A Dgatt_database.h226 std::map<uint16_t, Service> services_ = {}; variable
H A Dgatt_server_service.cpp43 std::set<uint16_t> services_; member