Home
last modified time | relevance | path

Searched defs:clientId_ (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/server/communication_adapter/include/
H A Dfuture_listener.h42 int clientId_; variable
H A Dclient_listener_handler.h49 int clientId_; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/include/
H A Dtcp_server_send_context.h44 int32_t clientId_ = 0; variable
H A Dtcp_server_common_context.h50 int32_t clientId_ = 0; variable
H A Dlocal_socket_server_context.h40 int clientId_ = 0; member
269 int clientId_ = 0; variable
310 int clientId_ = 0; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/tls/include/context/
H A Dtls_server_send_context.h40 int32_t clientId_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H A Dtext_input_client_mgr.h43 int32_t clientId_; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/include/
H A Dlocal_socket_exec.h103 int32_t clientId_ = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_connection.h64 int32_t clientId_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_client.h317 std::string clientId_ = ""; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.h518 int clientId_ = 0; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp329 int clientId_; member in OHOS::Bluetooth::GattClientCallbackWrapper