Home
last modified time | relevance | path

Searched defs:connection (Results 301 - 325 of 384) sorted by relevance

1...<<111213141516

/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp1067 sptr<AAFwk::IAbilityConnection> connection = new (std::nothrow) ImeConnection(); in StartInputService() local
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp264 AppSpawnConnection *connection = (AppSpawnConnection *) LE_GetUserData(taskHandle); in HandleRecvMessage() local
302 TestConnection *connection = (TestConnection *)LE_GetUserData(stream); in OnConnection() local
322 TestConnection *connection = (TestConnection *)LE_GetUserData(taskHandle); OnClose() local
341 TestConnection *connection = (TestConnection *)LE_GetUserData(taskHandle); OnReceiveRequest() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp1650 std::shared_ptr<ConnectionRecord> connection = HWTEST_F() local
1923 std::shared_ptr<ConnectionRecord> connection = HWTEST_F() local
2018 std::shared_ptr<ConnectionRecord> connection = HWTEST_F() local
2287 std::shared_ptr<ConnectionRecord> connection = HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension_context.cpp725 sptr<JSServiceExtensionConnection> connection = new JSServiceExtensionConnection(env); in OnConnectAbility() local
770 sptr<JSServiceExtensionConnection> connection = new JSServiceExtensionConnection(env); in OnConnectAbilityWithAccount() local
812 CheckConnectionParam(napi_env env, napi_value value, sptr<JSServiceExtensionConnection>& connection, AAFwk::Want& want, int32_t accountId = -1) const CheckConnectionParam() argument
852 sptr<JSServiceExtensionConnection> connection = nullptr; OnDisconnectAbility() local
891 FindConnection(AAFwk::Want& want, sptr<JSServiceExtensionConnection>& connection, int64_t& connectId, int32_t &accountId) const FindConnection() argument
1286 GetConnectAbilityExecFunc(const AAFwk::Want &want, sptr<JSServiceExtensionConnection> connection, int64_t connectId, std::shared_ptr<int> innerErrorCode) GetConnectAbilityExecFunc() argument
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common.cpp249 auto connection = iter->second; FindConnectionLocked() local
266 auto connection = it->second; RemoveAllCallbacksLocked() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp2039 std::shared_ptr<ConnectionRecord> connection = in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_context.cpp78 void FindConnection(AAFwk::Want& want, sptr<JSUIExtensionConnection>& connection, int64_t& connectId) in FindConnection() argument
95 bool CheckConnectionParam(napi_env env, napi_value value, sptr<JSUIExtensionConnection>& connection, AAFwk::Want& want) in CheckConnectionParam() argument
556 auto connection = sptr<JSUIExtensionConnection>::MakeSptr(env); OnConnectAbility() local
617 sptr<JSUIExtensionConnection> connection = nullptr; OnDisconnectAbility() local
730 sptr<JSUIServiceUIExtConnection> connection = nullptr; CheckConnectAlreadyExist() local
769 sptr<JSUIServiceUIExtConnection> connection = sptr<JSUIServiceUIExtConnection>::MakeSptr(env); OnConnectUIServiceExtension() local
793 DoConnectUIServiceExtension(napi_env env, std::weak_ptr<UIExtensionContext> weakContext, sptr<JSUIServiceUIExtConnection> connection, std::shared_ptr<NapiAsyncTask> uasyncTaskShared, const AAFwk::Want& want) DoConnectUIServiceExtension() argument
836 sptr<JSUIServiceUIExtConnection> connection = nullptr; OnDisconnectUIServiceExtension() local
1174 wptr<JSUIExtensionConnection> connection = this; OnAbilityConnectDone() local
1222 wptr<JSUIExtensionConnection> connection = this; OnAbilityDisconnectDone() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_main_thread_unit_test.cpp2645 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); in HWTEST_F() local
2676 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); in HWTEST_F() local
2707 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); in HWTEST_F() local
2738 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2771 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2803 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2835 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp2649 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); in HWTEST_F() local
2680 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); in HWTEST_F() local
2711 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); in HWTEST_F() local
2742 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2775 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2807 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2839 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2871 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2903 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
2935 sptr<VSyncConnection> connection = new VSyncConnection(vsyncDistributor, "WMVSyncConnection_0"); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp338 VsyncError VSyncDistributor::AddConnection(const sptr<VSyncConnection>& connection, uint64_t windowNodeId) in AddConnection() argument
368 RemoveConnection(const sptr<VSyncConnection>& connection) RemoveConnection() argument
917 RequestNextVSync(const sptr<VSyncConnection> &connection, const std::string &fromWhom, int64_t lastVSyncTS) RequestNextVSync() argument
968 SetVSyncRate(int32_t rate, const sptr<VSyncConnection>& connection) SetVSyncRate() argument
994 SetHighPriorityVSyncRate(int32_t highPriorityRate, const sptr<VSyncConnection>& connection) SetHighPriorityVSyncRate() argument
1185 SetUiDvsyncSwitch(bool dvsyncSwitch, const sptr<VSyncConnection> &connection) SetUiDvsyncSwitch() argument
1203 SetNativeDVSyncSwitch(bool dvsyncSwitch, const sptr<VSyncConnection> &connection) SetNativeDVSyncSwitch() argument
[all...]
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp985 auto connection = injectNotice_->GetConnection(); in InitInjectNoticeSource() local
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp850 sptr<WindowExtensionConnection> connection = new(std::nothrow)WindowExtensionConnection(); in WindowImplFuzzTest01() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c110 ConnBleConnection *connection = (ConnBleConnection *)SoftBusCalloc(sizeof(ConnBleConnection)); in ConnBleCreateConnection() local
156 ConnBleFreeConnection(ConnBleConnection *connection) ConnBleFreeConnection() argument
241 ConnBleConnect(ConnBleConnection *connection) ConnBleConnect() argument
274 ConnBleDisconnectNow(ConnBleConnection *connection, enum ConnBleDisconnectReason reason) ConnBleDisconnectNow() argument
337 NeedProccessOccupy(ConnBleConnection *connection, int32_t delta, uint16_t challengeCode, bool isActiveUpdateLocalRc, int32_t peerRc) NeedProccessOccupy() argument
367 ConnBleUpdateConnectionRc(ConnBleConnection *connection, uint16_t challengeCode, int32_t delta) ConnBleUpdateConnectionRc() argument
422 BleOnReferenceRequest(ConnBleConnection *connection, BleReferenceContext *referenceCount) BleOnReferenceRequest() argument
468 ConnBleOnReferenceRequest(ConnBleConnection *connection, const cJSON *json) ConnBleOnReferenceRequest() argument
493 ConnBleUpdateConnectionPriority(ConnBleConnection *connection, ConnectBlePriority priority) ConnBleUpdateConnectionPriority() argument
506 ConnBleSend(ConnBleConnection *connection, const uint8_t *data, uint32_t dataLen, int32_t module) ConnBleSend() argument
522 ConnBleRefreshIdleTimeout(ConnBleConnection *connection) ConnBleRefreshIdleTimeout() argument
530 ConnBleInnerComplementDeviceId(ConnBleConnection *connection) ConnBleInnerComplementDeviceId() argument
563 SendBasicInfo(ConnBleConnection *connection) SendBasicInfo() argument
659 ParsePeerBasicInfoInner(ConnBleConnection *connection, const uint8_t *data, uint32_t dataLen, BaseInfo *baseInfo) ParsePeerBasicInfoInner() argument
705 ParseBasicInfo(ConnBleConnection *connection, const uint8_t *data, uint32_t dataLen) ParseBasicInfo() argument
761 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleOnClientConnected() local
795 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleOnClientFailed() local
821 HandleBasicInfo(ConnBleConnection *connection, uint8_t *data, uint32_t dataLen, const BleUnifyInterface *interface) HandleBasicInfo() argument
863 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleOnDataReceived() local
948 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleOnServerAccepted() local
1000 ConnBleOccupy(ConnBleConnection *connection) ConnBleOccupy() argument
1047 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BasicInfoExchangeTimeoutHandler() local
1065 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); WaitNegotiationClosingTimeoutHandler() local
1086 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); ConnectionIdleDisconnectTimeoutHandler() local
1099 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleOnOccupyRelease() local
1115 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleRetryUpdateConnectionRc() local
[all...]
H A Dsoftbus_conn_ble_server.c637 ConnBleConnection *connection = ConnBleGetConnectionByHandle(underlayerHandle, CONN_SIDE_SERVER, BLE_GATT); in BleConnectServerCallback() local
667 ConnBleConnection *connection = ConnBleGetConnectionByHandle(underlayerHandle, CONN_SIDE_SERVER, BLE_GATT); BleMtuChangeCallback() local
693 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleServerWaitMtuTimeoutHandler() local
897 ConnGattServerSend(ConnBleConnection *connection, const uint8_t *data, uint32_t dataLen, int32_t module) ConnGattServerSend() argument
923 ConnGattServerConnect(ConnBleConnection *connection) ConnGattServerConnect() argument
955 ConnGattServerDisconnect(ConnBleConnection *connection) ConnGattServerDisconnect() argument
1005 ConnBleConnection *connection = ConnBleGetConnectionByHandle(underlayerHandle, CONN_SIDE_SERVER, BLE_GATT); BleDisconnectServerCallback() local
1020 ConnBleConnection *connection = ConnBleGetConnectionById(connectionId); BleServerWaitDisconnectTimeoutHandler() local
1072 ConnBleConnection *connection = ConnBleGetConnectionByHandle(underlayerHandle, CONN_SIDE_SERVER, BLE_GATT); BleRequestWriteCallback() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/
H A Dlnn_lane_test.cpp1603 ConnBleConnection *connection = (ConnBleConnection*)SoftBusCalloc(sizeof(ConnBleConnection)); in HWTEST_F() local
1675 ConnBleConnection *connection = (ConnBleConnection *)SoftBusCalloc(sizeof(ConnBleConnection)); in HWTEST_F() local
1859 ConnBleConnection *connection = (ConnBleConnection *)SoftBusCalloc(sizeof(ConnBleConnection)); HWTEST_F() local
[all...]
H A Dlnn_lane_deps_mock.cpp334 void ConnBleReturnConnection(ConnBleConnection **connection) in ConnBleReturnConnection() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp324 IKvDBConnection *connection = nullptr; in GetDatabaseConnection() local
367 int KvDBManager::ReleaseDatabaseConnection(IKvDBConnection *connection) in ReleaseDatabaseConnection() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp459 auto connection = new (std::nothrow) MultiVerNaturalStoreConnection(this); in NewConnection() local
/third_party/backends/backend/
H A Depsonds.h106 epsonds_conn_type connection; member
H A Dmagicolor.h169 Magicolor_Connection_Type connection; member
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc579 auto connection = req.fs.header(http2::HD_CONNECTION); in push_request_headers() local
[all...]
H A Dshrpx_https_upstream.cc1252 auto connection = resp.fs.header(http2::HD_CONNECTION); in on_downstream_header_complete() local
[all...]
/third_party/libdrm/
H A Dxf86drmMode.h210 drmModeConnection connection; member
/third_party/lwip/src/apps/http/
H A Dhttp_client.c507 httpc_init_connection_common(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, in httpc_init_connection_common() argument
594 httpc_init_connection(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, in httpc_init_connection() argument
605 httpc_init_connection_addr(httpc_state_t **connection, cons argument
632 httpc_get_file(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t *settings, altcp_recv_fn recv_fn, void* callback_arg, httpc_state_t **connection) httpc_get_file() argument
677 httpc_get_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *settings, altcp_recv_fn recv_fn, void* callback_arg, httpc_state_t **connection) httpc_get_file_dns() argument
818 httpc_get_file_to_disk(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t *settings, void* callback_arg, const char* local_file_name, httpc_state_t **connection) httpc_get_file_to_disk() argument
870 httpc_get_file_dns_to_disk(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *settings, void* callback_arg, const char* local_file_name, httpc_state_t **connection) httpc_get_file_dns_to_disk() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c44 pa_dbus_connection *connection; member
[all...]

Completed in 50 milliseconds

1...<<111213141516