Home
last modified time | relevance | path

Searched refs:SetConnectId (Results 1 - 13 of 13) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_ability_connection.h79 void SetConnectId(int32_t connectId);
/foundation/ability/form_fwk/test/fuzztest/formabilityconnection_fuzzer/
H A Dformabilityconnection_fuzzer.cpp69 formAbilityConnection.SetConnectId(connectId); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/src/
H A Dform_ability_connection.cpp187 void FormAbilityConnection::SetConnectId(int32_t connectId) in SetConnectId() function in OHOS::AppExecFwk::FormAbilityConnection
H A Dform_render_mgr_inner.cpp398 connection->SetConnectId(connectKey); in AddConnection()
405 connection->SetConnectId(connectKey); in AddConnection()
H A Dform_supply_callback.cpp191 connection->SetConnectId(connectKey); in AddConnection()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.h233 void SetConnectId(const RawAddress &rawAddr, uint8_t connectId);
H A Davrcp_tg_connection.cpp248 void AvrcTgConnectManager::SetConnectId(const RawAddress &rawAddr, uint8_t connectId) in SetConnectId() function in OHOS::bluetooth::AvrcTgConnectManager
H A Davrcp_tg_profile.cpp1959 cnManager->SetConnectId(rawAddr, connectId); in ProcessChannelEventConnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_connection.h237 void SetConnectId(const RawAddress &rawAddr, uint8_t connectId);
H A Davrcp_ct_connection.cpp255 void AvrcCtConnectManager::SetConnectId(const RawAddress &rawAddr, uint8_t connectId) in SetConnectId() function in OHOS::bluetooth::AvrcCtConnectManager
H A Davrcp_ct_profile.cpp2059 cnManager->SetConnectId(rawAddr, connectId); in ProcessChannelEventConnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h84 void SetConnectId(uint32_t connectId) in SetConnectId() function in OHOS::bluetooth::ObexSession
H A Dobex_client.cpp179 obexClient_.clientSession_->SetConnectId(connectId->GetWord()); in HandleDataAvailableConnect()

Completed in 17 milliseconds