Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:GetVersionType
(Results
1 - 16
of
16
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H
A
D
rs_system_properties.cpp
551
std::string RSSystemProperties::
GetVersionType
()
in GetVersionType()
function in OHOS::Rosen::RSSystemProperties
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H
A
D
rs_system_properties.cpp
545
std::string RSSystemProperties::
GetVersionType
()
in GetVersionType()
function in OHOS::Rosen::RSSystemProperties
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H
A
D
rs_system_properties.h
286
static std::string
GetVersionType
();
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssystemproperties_fuzzer/
H
A
D
rssystemproperties_fuzzer.cpp
179
RSSystemProperties::
GetVersionType
();
in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H
A
D
capturer_in_server.cpp
249
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in ReadData()
H
A
D
audio_endpoint.cpp
1561
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in GetAllReadyProcessData()
1609
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in ProcessToEndpointDataHandle()
2041
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in ReadFromEndpoint()
H
A
D
renderer_in_server.cpp
487
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in WriteData()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H
A
D
audio_utils.h
398
std::string
GetVersionType
();
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H
A
D
audio_effect_chain.cpp
390
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in DumpEffectProcessData()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/memory/
H
A
D
rs_memory_manager.cpp
541
cJSON* version = cJSON_GetObjectItem(kernelLeak, RSSystemProperties::
GetVersionType
().c_str());
in InitMemoryLimit()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_system_properties.cpp
1159
std::string RSSystemProperties::
GetVersionType
()
in GetVersionType()
function in OHOS::Rosen::RSSystemProperties
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H
A
D
offload_audio_renderer_sink.cpp
658
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in RenderFrame()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H
A
D
bluetooth_renderer_sink.cpp
522
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in RenderFrame()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H
A
D
audio_utils.cpp
1339
std::string AudioDump::
GetVersionType
()
in GetVersionType()
function in OHOS::AudioStandard::AudioDump
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H
A
D
audio_renderer_sink.cpp
760
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in RenderFrame()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H
A
D
audio_capturer_source.cpp
820
if (AudioDump::GetInstance().
GetVersionType
() == BETA_VERSION) {
in CaptureFrame()
Completed in 27 milliseconds