Home
last modified time | relevance | path

Searched defs:connected (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/node/test/parallel/
H A Dtest-http-1.0-keep-alive.js
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
H A Daccessible_ability_client_test.cpp81 ffrt::promise<void> connected; in SetUp() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_debugger_config.cpp58 bool connected = jerryx_debugger_ws_create(); in StartDebugger() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.h204 std::unique_ptr<StateMachine::State> connected = std::make_unique<A2dpConnected>(A2DP_STATE_CONNECTED, *this); in A2dpStateManager() local
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_device.cpp33 void HdiTestDevice::HotPlug(uint32_t outputId, bool connected, void* data) in HotPlug() argument
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_client.cpp54 int32_t MemMgrClient::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool connected) in NotifyDistDevStatus() argument
H A Dmem_mgr_proxy.cpp62 int32_t MemMgrProxy::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool connected) in NotifyDistDevStatus() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsysio.h47 void (*connected)(void *argSock, void *argOsSock); member
62 FILLP_BOOL connected; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-adopt.h120 uint8_t connected:1; member
/third_party/node/deps/undici/src/lib/
H A Dclient.js
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/
H A Dfst.c22 fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, Boolean connected, const u8 *peer_addr) fst_ctrl_iface_notify_peer_state_change() argument
H A Dfst_ctrl_aux.h62 Boolean connected; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst.c22 fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, bool connected, const u8 *peer_addr) fst_ctrl_iface_notify_peer_state_change() argument
H A Dfst_ctrl_aux.h62 bool connected; member
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp74 void DrawingSample::OnScreenPlug(std::shared_ptr<HdiOutput>& output, bool connected, void* data) in OnScreenPlug() argument
229 void DrawingSample::OnHotPlugEvent(std::shared_ptr<HdiOutput>& output, bool connected) in OnHotPlugEvent() argument
240 void DrawingSample::OnHotPlug(std::shared_ptr<HdiOutput>& output, bool connected) in OnHotPlug() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp312 void HdiBackend::OnHdiBackendHotPlugEvent(uint32_t screenId, bool connected, void *data) in OnHdiBackendHotPlugEvent() argument
325 void HdiBackend::OnHdiBackendConnected(uint32_t screenId, bool connected) in OnHdiBackendConnected() argument
341 void HdiBackend::OnScreenHotplug(uint32_t screenId, bool connected) in OnScreenHotplug() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.h241 bool connected = false; member
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp133 int32_t MemMgrService::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool connected) in NotifyDistDevStatus() argument
H A Dmem_mgr_stub.cpp118 bool connected; in HandleNotifyDistDevStatus() local
/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c66 int connected; member
/third_party/nghttp2/src/
H A Dshrpx_memcached_connection.cc213 int MemcachedConnection::connected() { in connected() function in shrpx::MemcachedConnection
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c459 altcp_proxyconnect_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_proxyconnect_connect() argument
/third_party/lwip/src/include/lwip/
H A Daltcp.h75 altcp_connected_fn connected; member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sock_lowlevel.py18 connected = None variable in MyProto
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DClients.h138 unsigned int connected : 1; /**< whether it is currently connected */ member

Completed in 21 milliseconds

1234