| /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
|
| /foundation/communication/netstack/test/unittest/tlssocket/server/ |
| H A D | tls_socket_server_mock_branch_test.cpp | 38 TLSSocketServer::Connection *connection; member in OHOS::NetStack::TlsSocketServer::TlsSocketServerMockBranchTest [all...] |
| /foundation/communication/netstack/test/unittest/tls_test/server/ |
| H A D | tls_socket_server_mock_branch_test.cpp | 38 TLSSocketServer::Connection *connection; member in OHOS::NetStack::TlsSocketServer::TlsSocketServerMockBranchTest [all...] |
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_xcb.h | 30 xcb_connection_t* connection; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_xcb.h | 30 xcb_connection_t* connection; member
|
| /third_party/skia/third_party/externals/microhttpd/doc/examples/ |
| H A D | hellobrowser.c | 18 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
|
| H A D | logging.c | 27 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 D | basicauth.c | 46 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 D | ClipAlphaHandler.cpp | 22 int ClipAlphaHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | CmdHandler.cpp | 21 int CmdHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | ColorModeHandler.cpp | 22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | EnableGPUHandler.cpp | 22 int EnableGPUHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| H A D | OpBoundsHandler.cpp | 22 int OpBoundsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() argument
|
| H A D | OverdrawHandler.cpp | 22 int OverdrawHandler::handle(Request* request, MHD_Connection* connection, in handle() argument
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_xcb.h | 30 xcb_connection_t* connection; member
|
| /third_party/python/Modules/_sqlite/ |
| H A D | cursor.h | 36 pysqlite_Connection* connection; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | dbus-shared.c | 34 pa_dbus_wrap_connection *connection; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| H A D | vulkan_xcb.h | 30 xcb_connection_t* connection; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_xcb.h | 31 xcb_connection_t* connection; member
|
| /base/notification/common_event_service/services/src/ |
| H A D | ability_manager_helper.cpp | 44 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 D | ability_connection_wrapper_stub.cpp | 30 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 D | js_uiservice_uiext_connection_test.cpp | 54 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 D | ui_extension_connect_test.cpp | 85 auto connection = sptr<UIExtensionConnectTestConnection>::MakeSptr(); in HWTEST_F() local
|