/third_party/node/deps/undici/src/lib/fetch/ |
H A D | index.js | [all...] |
/third_party/node/test/parallel/ |
H A D | test-http-keep-alive-close-on-header.js | |
H A D | test-http-keep-alive.js | |
H A D | test-http-content-length.js | |
/foundation/ability/form_fwk/test/unittest/fms_form_event_notify_connection_test/ |
H A D | mock_form_supply_callback.cpp | 24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection)
in AddConnection() argument
|
/foundation/ability/form_fwk/test/unittest/fms_form_batch_delete_connection_test/ |
H A D | mock_form_supply_callback.cpp | 24 void FormSupplyCallback::AddConnection(sptr<FormAbilityConnection> connection)
in AddConnection() argument
|
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/ |
H A D | text_input_impl.cpp | 27 auto connection = AceType::MakeRefPtr<TextInputConnectionImpl>(client, taskExecutor); in Attach() local
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | transaction.cpp | 18 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 D | XcbSurfaceKHR.hpp | 45 xcb_connection_t *connection; member in vk::XcbSurfaceKHR
|
/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_virtual.c | 45 void ConnBleReturnConnection(ConnBleConnection **connection) in ConnBleReturnConnection() argument
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | spi.c | 20 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 D | spi.c | 20 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 D | connection_https.c | 46 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 D | DataHandler.cpp | 22 int DataHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
H A D | DownloadHandler.cpp | 21 int DownloadHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
H A D | ImgHandler.cpp | 22 int ImgHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
H A D | InfoHandler.cpp | 22 int InfoHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
H A D | OpsHandler.cpp | 21 int OpsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
|
H A D | QuitHandler.cpp | 22 int QuitHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
H A D | RootHandler.cpp | 21 int RootHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
/third_party/python/Modules/_sqlite/ |
H A D | blob.h | 14 pysqlite_Connection *connection; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | dbus-util.h | 49 DBusConnection *connection; member
|
/foundation/ability/ability_runtime/test/unittest/ability_background_connection_test/ |
H A D | ability_background_connection_test.cpp | 50 auto connection = std::make_shared<AbilityBackgroundConnection>(); in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/fuzztest/connectability_fuzzer/ |
H A D | connectability_fuzzer.cpp | 60 sptr<AbilityConnectCallbackFuzz> connection = new AbilityConnectCallbackFuzz(); in DoSomethingInterestingWithMyAPI() local
|
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/ |
H A D | file_access_ext_connection.h | 64 AgentFileAccessExtConnection(const sptr<AAFwk::IAbilityConnection>& connection) : connection_(connection){}; in AgentFileAccessExtConnection() argument
|