Home
last modified time | relevance | path

Searched defs:connection (Results 26 - 50 of 516) sorted by relevance

12345678910>>...21

/base/notification/common_event_service/services/test/unittest/mock/
H A Dmock_ability_manager_helper.cpp57 void AbilityManagerHelper::DisconnectServiceAbilityDelay(const sptr<StaticSubscriberConnection> &connection) in DisconnectServiceAbilityDelay() argument
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dui_extension_ability_connection_test.cpp62 auto connection = new UIExtensionAbilityConnection("connection"); in HWTEST_F() local
81 auto connection = new UIExtensionAbilityConnection("connection"); in HWTEST_F() local
/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
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_server_mock_branch_test.cpp38 TLSSocketServer::Connection *connection; member in OHOS::NetStack::TlsSocketServer::TlsSocketServerMockBranchTest
[all...]
/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_server_mock_branch_test.cpp38 TLSSocketServer::Connection *connection; member in OHOS::NetStack::TlsSocketServer::TlsSocketServerMockBranchTest
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_debugfs.h31 static inline void drbd_debugfs_connection_add(struct drbd_connection *connection) { } in drbd_debugfs_connection_add() argument
32 static inline void drbd_debugfs_connection_cleanup(struct drbd_connection *connection) { } in drbd_debugfs_connection_cleanup() argument
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dlog.c15 struct gb_connection *connection; member
20 struct gb_connection *connection = op->connection; in gb_log_request_handler() local
69 struct gb_connection *connection; in gb_log_probe() local
110 struct gb_connection *connection = log->connection; gb_log_disconnect() local
[all...]
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dcontrol.h19 struct gb_connection *connection; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dcontrol.h19 struct gb_connection *connection; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dlog.c15 struct gb_connection *connection; member
20 struct gb_connection *connection = op->connection; in gb_log_request_handler() local
69 struct gb_connection *connection; in gb_log_probe() local
110 struct gb_connection *connection = log->connection; gb_log_disconnect() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_debugfs.h31 static inline void drbd_debugfs_connection_add(struct drbd_connection *connection) { } in drbd_debugfs_connection_add() argument
32 static inline void drbd_debugfs_connection_cleanup(struct drbd_connection *connection) { } in drbd_debugfs_connection_cleanup() argument
/third_party/mesa3d/include/vulkan/
H A Dvulkan_xcb.h30 xcb_connection_t* connection; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_xcb.h30 xcb_connection_t* connection; member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dhellobrowser.c18 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
H A Dlogging.c27 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dbasicauth.c46 MHD_basic_auth_get_username_password (struct MHD_Connection *connection, in MHD_basic_auth_get_username_password() argument
116 MHD_queue_basic_auth_fail_response (struct MHD_Connection *connection, in MHD_queue_basic_auth_fail_response() argument
[all...]
/third_party/skia/tools/skiaserve/urlhandlers/
H A DClipAlphaHandler.cpp22 int ClipAlphaHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DCmdHandler.cpp21 int CmdHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DColorModeHandler.cpp22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DEnableGPUHandler.cpp22 int EnableGPUHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
H A DOpBoundsHandler.cpp22 int OpBoundsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
H A DOverdrawHandler.cpp22 int OverdrawHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_xcb.h30 xcb_connection_t* connection; member

Completed in 8 milliseconds

12345678910>>...21