/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture_monitor/client/ |
H A D | screen_capture_monitor_client.cpp | 32 int32_t ret = scmClient->CreateListenerObject(); in Create() 63 int32_t ScreenCaptureMonitorClient::CreateListenerObject() in CreateListenerObject() function in OHOS::Media::ScreenCaptureMonitorClient 98 CreateListenerObject(); in RegisterScreenCaptureMonitorListener()
|
H A D | screen_capture_monitor_client.h | 40 int32_t CreateListenerObject();
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/client/ |
H A D | avmetadatahelper_client.cpp | 31 int32_t ret = AVMetadataHelper->CreateListenerObject(); in Create() 170 int32_t AVMetadataHelperClient::CreateListenerObject() in CreateListenerObject() function in OHOS::Media::AVMetadataHelperClient
|
H A D | avmetadatahelper_client.h | 52 int32_t CreateListenerObject();
|
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/client/ |
H A D | transcoder_client.cpp | 33 int32_t ret = transCoder->CreateListenerObject(); in Create() 69 int32_t TransCoderClient::CreateListenerObject() in CreateListenerObject() function in OHOS::Media::TransCoderClient
|
H A D | transcoder_client.h | 52 int32_t CreateListenerObject();
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/client/ |
H A D | screen_capture_client.cpp | 33 int32_t ret = screenCapture->CreateListenerObject(); in Create() 45 int32_t ScreenCaptureClient::CreateListenerObject() in CreateListenerObject() function in OHOS::Media::ScreenCaptureClient
|
H A D | screen_capture_client.h | 30 int32_t CreateListenerObject();
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/client/ |
H A D | player_client.h | 87 int32_t CreateListenerObject();
|
H A D | player_client.cpp | 30 int32_t ret = player->CreateListenerObject(); in Create() 55 int32_t PlayerClient::CreateListenerObject() in CreateListenerObject() function in OHOS::Media::PlayerClient
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/ |
H A D | codec_client.h | 83 int32_t CreateListenerObject();
|
H A D | codec_client.cpp | 34 int32_t ret = std::static_pointer_cast<CodecClient>(codec)->CreateListenerObject(); in Create() 67 int32_t CodecClient::CreateListenerObject() in CreateListenerObject() function in OHOS::MediaAVCodec::CodecClient
|
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/ |
H A D | recorder_client.h | 85 int32_t CreateListenerObject();
|
H A D | recorder_client.cpp | 33 int32_t ret = recorder->CreateListenerObject(); in Create() 70 int32_t RecorderClient::CreateListenerObject() in CreateListenerObject() function in OHOS::Media::RecorderClient
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/input/ |
H A D | camera_manager.h | 746 int32_t CreateListenerObject();
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 213 int32_t CameraManager::CreateListenerObject() in CreateListenerObject() function in OHOS::CameraStandard::CameraManager 875 retCode = CreateListenerObject(); in InitCameraManager()
|