Home
last modified time | relevance | path

Searched defs:connectId (Results 1 - 25 of 31) sorted by relevance

12

/foundation/ability/form_fwk/test/fuzztest/formabilityconnection_fuzzer/
H A Dformabilityconnection_fuzzer.cpp68 int32_t connectId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/js_ui_service_extension_context_second_test/
H A Djs_ui_service_extension_context_second_test.cpp143 int64_t connectId = 10; in HWTEST_F() local
163 int64_t connectId = 10; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp73 auto connectId = req.GetItemConnectionId(); in HandlePutRequest() local
H A Dobex_session.cpp245 auto connectId = firstReq_->GetItemConnectionId(); in GetNextReqHeader() local
378 auto connectId = firstReq_->GetItemConnectionId(); in GetContinueReqHeader() local
H A Dobex_client.cpp177 auto connectId = resp.GetItemConnectionId(); in HandleDataAvailableConnect() local
355 uint32_t connectId = clientSession_->GetConnectId(); in Disconnect() local
406 uint32_t connectId = clientSession_->GetConnectId(); in SendAbortRequest() local
461 uint32_t connectId in SetPath() local
[all...]
H A Dobex_session.h84 void SetConnectId(uint32_t connectId) in SetConnectId() argument
/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp61 int32_t connectId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/
H A Dformsupplycallback_fuzzer.cpp56 int32_t connectId = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/src/
H A Dform_supply_callback.cpp81 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in OnAcquire() local
140 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in OnEventHandle() local
160 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in OnAcquireStateResult() local
200 RemoveConnection(int32_t connectId) RemoveConnection() argument
[all...]
H A Dform_ability_connection.cpp187 void FormAbilityConnection::SetConnectId(int32_t connectId) in SetConnectId() argument
H A Dform_share_mgr.cpp432 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in AcquireShareFormData() local
H A Dform_task_mgr.cpp462 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in NotifyFormUpdate() local
490 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in EventNotify() local
517 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); in NotifyCastTemp() local
604 auto connectId in ProviderBatchDelete() local
630 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); FireFormEvent() local
656 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); AcquireState() local
681 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); AcquireFormData() local
821 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); RenderForm() local
864 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); StopRenderingForm() local
986 RemoveConnection(int32_t connectId) RemoveConnection() argument
1171 auto connectId = want.GetIntParam(Constants::FORM_CONNECT_ID, 0); RecoverForm() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_uiservice_ability_connection.cpp35 void RemoveUIServiceAbilityConnection(int64_t connectId) in RemoveUIServiceAbilityConnection() argument
62 int64_t connectId = g_uiServiceExtensionSerialNumber; in InsertUIServiceAbilityConnection() local
77 void FindUIServiceAbilityConnection(const int64_t& connectId, AAFwk::Want& want, in FindUIServiceAbilityConnection() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_uiservice_uiext_connection.cpp49 void RemoveUIServiceExtensionConnection(const int64_t& connectId) in RemoveUIServiceExtensionConnection() argument
65 void FindUIServiceExtensionConnection(const int64_t& connectId, AAFwk::Want& want, in FindUIServiceExtensionConnection() argument
H A Djs_ui_extension_context.cpp61 void RemoveConnection(int64_t connectId) in RemoveConnection() argument
78 void FindConnection(AAFwk::Want& want, sptr<JSUIExtensionConnection>& connection, int64_t& connectId) in FindConnection() argument
569 int64_t connectId = connection->GetConnectionId(); in OnConnectAbility() local
609 int64_t connectId = -1; OnDisconnectAbility() local
801 int64_t connectId = connection->GetConnectionId(); DoConnectUIServiceExtension() local
834 int64_t connectId = proxy->GetConnectionId(); OnDisconnectUIServiceExtension() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_test.cpp120 int32_t GetBrConnStateByConnectionId(uint32_t connectId) in GetBrConnStateByConnectionId() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Djs_form_extension_context.cpp48 void RemoveConnection(int64_t connectId) in RemoveConnection() argument
231 int64_t connectId = connection->GetConnectionId(); in OnConnectAbility() local
269 int64_t connectId in OnDisconnectAbility() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.cpp25 AvrcTgConnectInfo::AvrcTgConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in AvrcTgConnectInfo() argument
92 int AvrcTgConnectManager::Add(const RawAddress &rawAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in Add() argument
236 uint8_t connectId = 0x00; GetConnectId() local
248 SetConnectId(const RawAddress &rawAddr, uint8_t connectId) SetConnectId() argument
[all...]
H A Davrcp_tg_state_machine.cpp367 uint8_t connectId = 0x00; in Entry() local
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_server.h67 int connectId; member
86 int connectId; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.cpp425 uint8_t connectId = 0x00; in Entry() local
H A Davrcp_ct_connection.cpp24 AvrcCtConnectInfo::AvrcCtConnectInfo(const std::string &btAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in AvrcCtConnectInfo() argument
109 int AvrcCtConnectManager::Add(const RawAddress &rawAddr, uint8_t connectId, uint8_t role, uint16_t controlMtu, in Add() argument
171 RawAddress AvrcCtConnectManager::GetRawAddress(uint8_t connectId) in GetRawAddress() argument
243 uint8_t connectId = 0x00; GetConnectId() local
255 SetConnectId(const RawAddress &rawAddr, uint8_t connectId) SetConnectId() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension_context.cpp298 void FindConnection(AAFwk::Want& want, sptr<JSUIServiceExtensionConnection>& connection, int64_t& connectId, in FindConnection() argument
319 void RemoveConnection(int64_t connectId) in RemoveConnection() argument
358 int64_t connectId in OnConnectServiceExtensionAbility() local
278 GetConnectAbilityExecFunc(const AAFwk::Want &want, sptr<JSUIServiceExtensionConnection> connection, int64_t connectId, std::shared_ptr<int> innerErrorCode) GetConnectAbilityExecFunc() argument
390 int64_t connectId = -1; OnDisConnectServiceExtensionAbility() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_server.h116 int connectId; member
126 int connectId; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Djs_service_extension_context.cpp69 void RemoveConnection(int64_t connectId) in RemoveConnection() argument
734 int64_t connectId = connection->GetConnectionId(); in OnConnectAbility() local
779 int64_t connectId = connection->GetConnectionId(); in OnConnectAbilityWithAccount() local
846 int64_t connectId = -1; 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...]

Completed in 23 milliseconds

12