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:QueryMeta
(Results
1 - 11
of
11
) sorted by relevance
/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H
A
D
ihardware_handler.h
42
virtual std::vector<DHItem>
QueryMeta
() = 0;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/include/
H
A
D
mock_hardware_handler.h
30
std::vector<DHItem>
QueryMeta
() override;
/foundation/distributedhardware/distributed_audio/audiohandler/include/
H
A
D
daudio_handler.h
42
std::vector<DHItem>
QueryMeta
() override;
/foundation/distributedhardware/distributed_screen/screenhandler/include/
H
A
D
dscreen_handler.h
38
std::vector<DHItem>
QueryMeta
() override;
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/
H
A
D
mock_hardware_handler.cpp
28
std::vector<DHItem> MockHardwareHandler::
QueryMeta
()
in QueryMeta()
function in OHOS::DistributedHardware::MockHardwareHandler
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/include/
H
A
D
dcamera_handler.h
39
std::vector<DHItem>
QueryMeta
() override;
/foundation/distributedhardware/distributed_input/inputdevicehandler/include/
H
A
D
distributed_input_handler.h
44
API_EXPORT virtual std::vector<DHItem>
QueryMeta
() override;
/foundation/distributedhardware/distributed_audio/audiohandler/src/
H
A
D
daudio_handler.cpp
103
std::vector<DHItem> DAudioHandler::
QueryMeta
()
in QueryMeta()
function in OHOS::DistributedHardware::DAudioHandler
/foundation/distributedhardware/distributed_screen/screenhandler/src/
H
A
D
dscreen_handler.cpp
127
std::vector<DHItem> DScreenHandler::
QueryMeta
()
in QueryMeta()
function in OHOS::DistributedHardware::DScreenHandler
/foundation/distributedhardware/distributed_input/inputdevicehandler/src/
H
A
D
distributed_input_handler.cpp
113
std::vector<DHItem> DistributedInputHandler::
QueryMeta
()
in QueryMeta()
function in OHOS::DistributedHardware::DistributedInput::DistributedInputHandler
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H
A
D
dcamera_handler.cpp
55
std::vector<DHItem> DCameraHandler::
QueryMeta
()
in QueryMeta()
function in OHOS::DistributedHardware::DCameraHandler
Completed in 6 milliseconds