Home
last modified time | relevance | path

Searched defs:connected (Results 26 - 50 of 86) sorted by relevance

1234

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h74 bool connected; member
/foundation/multimedia/audio_framework/test/fuzztest/audioserver_fuzzer/
H A Daudio_server_fuzzer.cpp362 bool connected = *reinterpret_cast<const bool*>(rawData); in AudioServerNotifyDeviceInfoTest() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_unit_test.cpp180 bool connected = true; in HWTEST() local
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.cpp100 void HelloComposer::OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
341 void HelloComposer::OnHotPlugEvent(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
352 void HelloComposer::OnHotPlug(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlug() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp103 void DrawingEngineSample::OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
376 void DrawingEngineSample::OnHotPlugEvent(const std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
H A Drender_context_sample.cpp64 void RenderContextSample::OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
467 void RenderContextSample::OnHotPlugEvent(const std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
H A Ddrawing_sample_canvaskit0310.cpp509 static void OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
516 void HelloDrawing::OnHotPlugEvent(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-ctrl.c66 bool connected; member
/third_party/curl/lib/vssh/
H A Dwolfssh.c962 bool connected = 0; in wssh_do() local
920 wscp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) wscp_perform() argument
931 wsftp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) wsftp_perform() argument
H A Dlibssh.c2320 bool connected = 0; in myssh_do_it() local
2294 scp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) scp_perform() argument
2473 sftp_perform(struct Curl_easy *data, bool *connected, bool *dophase_done) sftp_perform() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c183 static int uvc_wait_host_sub(uvc_t hdl, int *connected) in uvc_wait_host_sub() argument
215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host() argument
/third_party/nghttp2/src/
H A Dshrpx_live_check.cc330 int LiveCheck::connected() { in connected() function in shrpx::LiveCheck
/third_party/lwip/src/core/
H A Daltcp.c316 altcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_connect() argument
H A Daltcp_tcp.c271 altcp_tcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_tcp_connect() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-printer.cc107 uint8_t connected = 0; member
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c104 bool connected; member
H A Dmodule-tunnel-source-new.c101 bool connected; member
/third_party/python/Lib/
H A Dasyncore.py218 connected = False variable in dispatcher
[all...]
/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp383 bool connected = false; in HandleGetStatus() local
/third_party/curl/lib/
H A Dsmtp.c1474 static CURLcode smtp_perform(struct Curl_easy *data, bool *connected, in smtp_perform() argument
1588 static CURLcode smtp_dophase_done(struct Curl_easy *data, bool connected) in smtp_dophase_done() argument
1630 bool connected = FALSE; in smtp_regular_transfer() local
H A Dcfilters.c621 struct curltime connected; conn_report_connect_stats() local
[all...]
H A Dpop3.c1188 static CURLcode pop3_perform(struct Curl_easy *data, bool *connected, in pop3_perform() argument
1283 static CURLcode pop3_dophase_done(struct Curl_easy *data, bool connected) in pop3_dophase_done() argument
1320 bool connected = FALSE; in pop3_regular_transfer() local
/third_party/node/test/cctest/
H A Dtest_inspector_socket_server.cc292 int connected = 0; member in __anon15477::ServerHolder
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c1012 altcp_mbedtls_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_mbedtls_connect() argument
/third_party/python/Lib/test/test_asyncio/
H A Dtest_ssl.py33 connected = None variable in MyBaseProto

Completed in 33 milliseconds

1234