Home
last modified time | relevance | path

Searched defs:GetConnection (Results 1 – 10 of 10) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/
Dchannel_manager.cpp41 std::shared_ptr<Connection> ChannelManager::GetConnection(ChannelLinkType linkType) in GetConnection() function in OHOS::CastEngine::CastEngineService::ChannelManager
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/
Dchannel_manager.cpp41 std::shared_ptr<Connection> ChannelManager::GetConnection(ChannelLinkType linkType) in GetConnection() function in OHOS::CastEngine::CastEngineService::ChannelManager
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
Dlocal_call_record.cpp209 sptr<IRemoteObject> LocalCallRecord::GetConnection() in GetConnection() function in OHOS::AbilityRuntime::LocalCallRecord
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dconnection_record.cpp297 sptr<IRemoteObject> ConnectionRecord::GetConnection() const in GetConnection() function in OHOS::AAFwk::ConnectionRecord
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
Drtsp_sdp.h161 std::string GetConnection() const in GetConnection() function
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_accessible_ability_connection.cpp171 sptr<AccessibleAbilityConnection> AccessibleAbilityChannel::GetConnection(int32_t accountId, in GetConnection() function in OHOS::Accessibility::AccessibleAbilityChannel
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
Dsoftbus_connection.cpp190 std::pair<bool, std::shared_ptr<SoftBusConnection>> SoftBusConnection::GetConnection(int sessionId) in GetConnection() function in OHOS::CastEngine::CastEngineService::SoftBusConnection
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
Dsoftbus_connection.cpp190 std::pair<bool, std::shared_ptr<SoftBusConnection>> SoftBusConnection::GetConnection(int sessionId) in GetConnection() function in OHOS::CastEngine::CastEngineService::SoftBusConnection
/foundation/barrierfree/accessibility/services/aams/src/
Daccessible_ability_channel.cpp444 sptr<AccessibleAbilityConnection> AccessibleAbilityChannel::GetConnection( in GetConnection() function in OHOS::Accessibility::AccessibleAbilityChannel
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_multi_ver_p2p_sync_test.cpp73 …MultiVerNaturalStoreConnection *GetConnection(const std::string &dir, const std::string &storeId, … in GetConnection() function