Home
last modified time | relevance | path

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

12345678910>>...16

/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...]
/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
/third_party/python/Modules/_sqlite/
H A Dcursor.h36 pysqlite_Connection* connection; member
/third_party/pulseaudio/src/pulsecore/
H A Ddbus-shared.c34 pa_dbus_wrap_connection *connection; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_xcb.h30 xcb_connection_t* connection; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_xcb.h31 xcb_connection_t* connection; member
/base/notification/common_event_service/services/src/
H A Dability_manager_helper.cpp44 sptr<StaticSubscriberConnection> connection = new (std::nothrow) StaticSubscriberConnection(event); in ConnectAbility() local
103 void AbilityManagerHelper::DisconnectServiceAbilityDelay(const sptr<StaticSubscriberConnection> &connection) in DisconnectServiceAbilityDelay() argument
122 void AbilityManagerHelper::DisconnectAbility(const sptr<StaticSubscriberConnection> &connection) in DisconnectAbility() argument
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dability_connection_wrapper_stub.cpp30 AbilityConnectionWrapperStub::AbilityConnectionWrapperStub(sptr<IRemoteObject> connection) in AbilityConnectionWrapperStub() argument
35 AbilityConnectionWrapperStub::AbilityConnectionWrapperStub(sptr<IRemoteObject> connection, in AbilityConnectionWrapperStub() argument
/foundation/ability/ability_runtime/test/unittest/js_uiservice_uiext_connection_test/
H A Djs_uiservice_uiext_connection_test.cpp54 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); in HWTEST_F() local
72 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); in HWTEST_F() local
89 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); in HWTEST_F() local
105 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); HWTEST_F() local
121 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); HWTEST_F() local
137 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); HWTEST_F() local
151 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); HWTEST_F() local
166 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ui_extension_ability_test/ui_extension_connect_test/
H A Dui_extension_connect_test.cpp85 auto connection = sptr<UIExtensionConnectTestConnection>::MakeSptr(); in HWTEST_F() local

Completed in 5 milliseconds

12345678910>>...16