Home
last modified time | relevance | path

Searched defs:clients_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/server/communication_adapter/include/
H A Dsa_async_handler.h130 ClientListenerHandlerMap clients_; variable
/ohos5.0/foundation/arkui/napi/sample/native_module_netserver/
H A Dnet_server.h73 NetClient* clients_; variable
H A Dnetserver.h114 NetClient* clients_; variable
/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h83 std::unordered_map<int32_t, std::unordered_map<int, SensorClientInfo>> clients_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h173 ConcurrentMap<uint32_t, std::map<int32_t, KvStoreClientDeathObserverImpl>> clients_; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h359 ConcurrentMap<pid_t, sptr<PasteboardDeathRecipient>> clients_; variable