Home
last modified time | relevance | path

Searched refs:GetVersionType (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp522 std::string RSSystemProperties::GetVersionType() in GetVersionType() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp516 std::string RSSystemProperties::GetVersionType() in GetVersionType() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h278 static std::string GetVersionType();
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_process_in_server.cpp492 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in WriteDumpFile()
H A Dcapturer_in_server.cpp249 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in ReadData()
H A Daudio_endpoint.cpp1606 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in ProcessToEndpointDataHandle()
1996 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in ReadFromEndpoint()
H A Drenderer_in_server.cpp503 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in WriteData()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain.cpp383 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in DumpEffectProcessData()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h423 std::string GetVersionType();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H A Drs_memory_manager.cpp556 cJSON* version = cJSON_GetObjectItem(kernelLeak, RSSystemProperties::GetVersionType().c_str()); in InitMemoryLimit()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp1102 std::string RSSystemProperties::GetVersionType() in GetVersionType() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp530 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in RenderFrame()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp1195 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in DumpData()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp679 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in RenderFrame()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp1398 std::string AudioDump::GetVersionType() in GetVersionType() function in OHOS::AudioStandard::AudioDump
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp647 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in CaptureFrame()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp779 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in RenderFrame()