/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/sink_fuzzer/wfdsinksetlistener_fuzzer/ |
H A D | wfd_sink_set_listener_fuzzer.cpp | 20 void WfdListener::OnInfo(std::shared_ptr<BaseMsg> &msg) {} in OnInfo() function in OHOS::Sharing::WfdListener
|
/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/source_fuzzer/wfdsourcesetlistener_fuzzer/ |
H A D | wfd_source_set_listener_fuzzer.cpp | 20 void WfdListener::OnInfo(std::shared_ptr<BaseMsg> &msg) {} in OnInfo() function in OHOS::Sharing::WfdListener
|
/foundation/multimedia/player_framework/test/unittest/avmetadatahelper_test/ |
H A D | avmetadatahelper_server_unit_test.h | 48 void OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody = {}) in OnInfo() function in OHOS::Media::Test::TestHelperCallback
|
/foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
H A D | transcoder_listener_proxy.cpp | 52 void TransCoderListenerProxy::OnInfo(int32_t type, int32_t extra)
in OnInfo() function in OHOS::Media::TransCoderListenerProxy 84 void TransCoderListenerCallback::OnInfo(int32_t type, int32_t extra)
in OnInfo() function in OHOS::Media::TransCoderListenerCallback
|
H A D | transcoder_listener_stub.cpp | 74 void TransCoderListenerStub::OnInfo(int32_t type, int32_t extra)
in OnInfo() function in OHOS::Media::TransCoderListenerStub
|
/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_player.cpp | 33 void TestPlayerCallback::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in TestPlayerCallback
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_stub.cpp | 80 void HelperListenerStub::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::HelperListenerStub
|
H A D | helper_listener_proxy.cpp | 55 void HelperListenerProxy::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::HelperListenerProxy 88 void HelperListenerCallback::OnInfo(HelperOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::HelperListenerCallback
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_call_transcode.cpp | 102 void MediaAssetManagerCallback::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::Media::MediaAssetManagerCallback
|
/foundation/multimedia/media_lite/test/unittest/recorder_lite/ |
H A D | recorder_lite_test.cpp | 46 void RecorderLiteTest::OnInfo(const int32_t type, const int32_t extra) in OnInfo() function in OHOS::RecorderLiteTest 57 void TestVideoRecorderCallback::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::Media::TestVideoRecorderCallback
|
/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | player_listener_proxy.cpp | 54 void PlayerListenerProxy::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::PlayerListenerProxy 96 void PlayerListenerCallback::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::PlayerListenerCallback
|
H A D | player_listener_stub.cpp | 102 __attribute__((no_sanitize("cfi"))) void PlayerListenerStub::OnInfo(PlayerOnInfoType type, in OnInfo() function in OHOS::Media::PlayerListenerStub
|
/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | recorder_listener_proxy.cpp | 52 void RecorderListenerProxy::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::Media::RecorderListenerProxy 113 void RecorderListenerCallback::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::Media::RecorderListenerCallback
|
H A D | recorder_listener_stub.cpp | 87 void RecorderListenerStub::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::Media::RecorderListenerStub
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_video_player.cpp | 154 void VideoPlayerCallback::OnInfo(Media::PlayerOnInfoType type, int32_t extra, const Media::Format &infoBody) in OnInfo() function in VideoPlayerCallback
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/interaction/ |
H A D | wfd_source_demo.cpp | 188 void WfdSourceDemoListener::OnInfo(std::shared_ptr<BaseMsg> &msg) in OnInfo() function in WfdSourceDemoListener
|
H A D | wfd_sink_demo.cpp | 412 void WfdSinkDemoListener::OnInfo(std::shared_ptr<BaseMsg> &msg) in OnInfo() function in WfdSinkDemoListener
|
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/ |
H A D | wifi_display.cpp | 204 void WifiDisplay::OnInfo(std::shared_ptr<BaseMsg> &info) in OnInfo() function in OHOS::Sharing::WifiDisplay
|
/foundation/multimedia/media_lite/test/unittest/player_lite/ |
H A D | player_lite_test.cpp | 94 void PlayerliteCallback::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::PlayerliteCallback
|
/foundation/multimedia/player_framework/frameworks/js/recorder/ |
H A D | recorder_callback_napi.cpp | 99 void RecorderCallbackNapi::OnInfo(int32_t type, int32_t extra) in OnInfo() function in OHOS::Media::RecorderCallbackNapi
|
/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/ |
H A D | transcoder_mock.cpp | 39 void TransCoderCallbackTest::OnInfo(int32_t type, int32_t extra)
in OnInfo() function in TransCoderCallbackTest
|
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_callback.cpp | 125 void AVTransCoderCallback::OnInfo(int32_t type, int32_t extra)
in OnInfo() function in OHOS::Media::AVTransCoderCallback
|
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | hiplayer_callback_looper.cpp | 126 void HiPlayerCallbackLooper::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::HiPlayerCallbackLooper
|
/foundation/multimedia/player_framework/frameworks/js/player/ |
H A D | player_callback_napi.cpp | 93 void PlayerCallbackNapi::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::PlayerCallbackNapi
|
H A D | video_callback_napi.cpp | 79 void VideoCallbackNapi::OnInfo(PlayerOnInfoType type, int32_t extra, const Format &infoBody) in OnInfo() function in OHOS::Media::VideoCallbackNapi
|