Home
last modified time | relevance | path

Searched defs:connection (Results 1 - 25 of 495) sorted by relevance

12345678910>>...20

/third_party/node/deps/undici/src/lib/fetch/
H A Dindex.js[all...]
/third_party/node/test/parallel/
H A Dtest-http-keep-alive-close-on-header.js
H A Dtest-http-keep-alive.js
H A Dtest-http-content-length.js
/foundation/ability/form_fwk/test/unittest/fms_form_event_notify_connection_test/
H A Dmock_form_supply_callback.cpp24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() argument
/foundation/ability/form_fwk/test/unittest/fms_form_batch_delete_connection_test/
H A Dmock_form_supply_callback.cpp24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection) in AddConnection() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H A Dtext_input_impl.cpp27 auto connection = AceType::MakeRefPtr<TextInputConnectionImpl>(client, taskExecutor); in Attach() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction.cpp18 Create( int32_t type, std::shared_ptr<Connection> connection, const std::string &name) Create() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DXcbSurfaceKHR.hpp45 xcb_connection_t *connection; member in vk::XcbSurfaceKHR
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_virtual.c45 void ConnBleReturnConnection(ConnBleConnection **connection) in ConnBleReturnConnection() argument
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dspi.c20 struct gb_connection *connection; in gb_spi_probe() local
52 struct gb_connection *connection in gb_spi_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dspi.c20 struct gb_connection *connection; in gb_spi_probe() local
52 struct gb_connection *connection in gb_spi_remove() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dconnection_https.c46 run_tls_handshake (struct MHD_Connection *connection) in run_tls_handshake() argument
96 MHD_tls_connection_handle_read(struct MHD_Connection *connection) MHD_tls_connection_handle_read() argument
113 MHD_tls_connection_handle_write(struct MHD_Connection *connection) MHD_tls_connection_handle_write() argument
132 MHD_tls_connection_handle_idle(struct MHD_Connection *connection) MHD_tls_connection_handle_idle() argument
176 MHD_set_https_callbacks(struct MHD_Connection *connection) MHD_set_https_callbacks() argument
[all...]
/third_party/skia/tools/skiaserve/urlhandlers/
H A DDataHandler.cpp22 int DataHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DDownloadHandler.cpp21 int DownloadHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DImgHandler.cpp22 int ImgHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DInfoHandler.cpp22 int InfoHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DOpsHandler.cpp21 int OpsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
H A DQuitHandler.cpp22 int QuitHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DRootHandler.cpp21 int RootHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
/third_party/python/Modules/_sqlite/
H A Dblob.h14 pysqlite_Connection *connection; member
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-util.h49 DBusConnection *connection; member
/foundation/ability/ability_runtime/test/unittest/ability_background_connection_test/
H A Dability_background_connection_test.cpp50 auto connection = std::make_shared<AbilityBackgroundConnection>(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/connectability_fuzzer/
H A Dconnectability_fuzzer.cpp60 sptr<AbilityConnectCallbackFuzz> connection = new AbilityConnectCallbackFuzz(); in DoSomethingInterestingWithMyAPI() local
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/
H A Dfile_access_ext_connection.h64 AgentFileAccessExtConnection(const sptr<AAFwk::IAbilityConnection>& connection) : connection_(connection){}; in AgentFileAccessExtConnection() argument

Completed in 6 milliseconds

12345678910>>...20