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:version_
(Results
1 - 6
of
6
) sorted by relevance
/test/xts/hats/hdf/codec/hdi_omx/
H
A
D
codec_hdi_omx_test.cpp
100
param.nVersion =
version_
;
in InitParam()
108
param.version =
version_
;
in InitExtParam()
115
omxBuffer->version =
version_
;
in InitCodecBufferWithAshMem()
211
omxBuffer->version =
version_
;
in InitBufferHandle()
266
version_
= verInfo.compVersion;
in SetUp()
286
union OMX_VERSIONTYPE
version_
;
member in __anon459::CodecHdiOmxTest::PortIndex
740
InitCodecBuffer(allocBuffer, CODEC_BUFFER_TYPE_INVALID,
version_
);
in HWTEST_F()
752
InitCodecBuffer(allocBuffer, CODEC_BUFFER_TYPE_VIRTUAL_ADDR,
version_
);
in HWTEST_F()
764
InitCodecBuffer(allocBuffer, CODEC_BUFFER_TYPE_INVALID,
version_
);
in HWTEST_F()
776
InitCodecBuffer(allocBuffer, CODEC_BUFFER_TYPE_VIRTUAL_ADDR,
version_
);
in HWTEST_F()
[all...]
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/src/
H
A
D
usb_driver_info_test.cpp
62
drvInfo->
version_
= "0.1.1";
in HWTEST_F()
75
ASSERT_EQ(newDriverInfo->
version_
, "0.1.1");
in HWTEST_F()
H
A
D
usb_bus_extension_test.cpp
121
drvInfo->
version_
= "0.1.1";
in HWTEST_F()
/test/xts/hats/hdf/codec/benchmarktest/
H
A
D
codec_benchmark_omx_test.cpp
61
static OHOS::HDI::Codec::V3_0::CodecVersionType
version_
;
member
79
buffer.version =
version_
;
in InitOmxCodecBuffer()
123
version_
= verInfo.compVersion;
in Init()
/test/xts/hats/hdf/codec/hdi_idlomx/
H
A
D
codec_function_utils.cpp
34
version_
= version;
in FunctionUtil()
51
buffer.version =
version_
;
in InitOmxCodecBuffer()
H
A
D
codec_function_utils.h
155
CodecVersionType
version_
;
member in OHOS::HDI::Codec::V3_0::PortIndex::FunctionUtil
Completed in 5 milliseconds