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
defs:retType
(Results
1 - 6
of
6
) sorted by relevance
/foundation/multimedia/media_foundation/src/meta/
H
A
D
any.cpp
165
std::string_view
retType
= "Unknown";
variable
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/test/sinkmanagerunittest/
H
A
D
distributed_input_sinkmanager_test.cpp
128
uint32_t
retType
= sinkManager_->GetInputTypes();
in HWTEST_F()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H
A
D
picture_native_ndk_test.cpp
859
Image_AuxiliaryPictureType
retType
;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_render_node_test.cpp
951
auto
retType
= node->GetNodeGroupType();
in HWTEST_F()
local
/foundation/ability/idl_tool/idl_tool_2/parser/
H
A
D
parser.cpp
1087
AutoPtr<ASTType>
retType
= ast_->FindType(arrayType->ToString(), false);
in ParseArrayType()
local
1121
AutoPtr<ASTType>
retType
= ast_->FindType(listType->ToString(), false);
in ParseListType()
local
1171
AutoPtr<ASTType>
retType
= ast_->FindType(mapType->ToString(), false);
ParseMapType()
local
1205
AutoPtr<ASTType>
retType
= smqType.Get();
ParseSmqType()
local
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H
A
D
audio_policy_service.cpp
4263
DeviceType
retType
= DEVICE_TYPE_NONE;
in FindConnectedHeadset()
local
Completed in 25 milliseconds