Home
last modified time | relevance | path

Searched defs:OnSessionCreate (Results 1 – 13 of 13) sorted by relevance

/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/sessionlistenerstub_fuzzer/
Dsession_listenerstub_fuzzer.h23 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() function
/foundation/multimedia/av_session/frameworks/native/session/test/fuzztest/avsessionmanager_fuzzer/
Davsessionmanager_fuzzer.h28 void OnSessionCreate(const AVSessionDescriptor &descriptor) override in OnSessionCreate() function
/foundation/multimedia/player_framework/services/services/player/avsession_background/
Davsession_background.h38 void OnSessionCreate(const AVSession::AVSessionDescriptor &descriptor) override in OnSessionCreate() function
/foundation/multimedia/av_session/frameworks/native/session/src/
Dsession_listener_client.cpp26 void SessionListenerClient::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() function in OHOS::AVSession::SessionListenerClient
/foundation/multimedia/av_session/services/session/server/
Dbackground_audio_controller.cpp46 void BackgroundAudioController::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() function in OHOS::AVSession::BackgroundAudioController
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_session_listener.cpp50 void NapiSessionListener::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() function in OHOS::AVSession::NapiSessionListener
Dnapi_avsession_manager.cpp843 napi_status NapiAVSessionManager::OnSessionCreate(napi_env env, napi_value callback) in OnSessionCreate() function in OHOS::AVSession::NapiAVSessionManager
/foundation/multimedia/av_session/services/session/ipc/proxy/
Dsession_listener_proxy.cpp26 void SessionListenerProxy::OnSessionCreate(const AVSessionDescriptor& descriptor) in OnSessionCreate() function in OHOS::AVSession::SessionListenerProxy
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
Davsession_dumper_test.cpp266 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() function in OHOS::AVSession::TestSessionListener
289 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() function in OHOS::AVSession::TestISessionListener
Davsession_permission_test.cpp120 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() function in OHOS::AVSession::TestSessionListener
Davsession_manager_test.cpp105 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() function in OHOS::AVSession::TestSessionListener
/foundation/multimedia/av_session/frameworks/native/session/test/benchmarktest/avsession_manager_test/
Davsession_manager_test.cpp39 void OnSessionCreate(const AVSessionDescriptor& descriptor) override in OnSessionCreate() function in __anon8f1e03fb0111::TestSessionListener
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_service.cpp335 void AvrcpTgService::AVSessionObserverImpl::OnSessionCreate(const OHOS::AVSession::AVSessionDescrip… in OnSessionCreate() function in OHOS::bluetooth::AvrcpTgService::AVSessionObserverImpl
2547 void AvrcpTgService::OnSessionCreate(std::string sessionId) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService