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:udId
(Results
1 - 7
of
7
) sorted by relevance
/foundation/multimodalinput/input/intention/cooperate/data/include/
H
A
D
cooperate_params.h
89
std::string
udId
;
member
/foundation/multimodalinput/input/intention/cooperate/data/src/
H
A
D
cooperate_params.cpp
105
GetCooperateStateSyncParam::GetCooperateStateSyncParam(const std::string &
udId
) :
udId
(
udId
)
in GetCooperateStateSyncParam()
argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/hidumphelper/hidumphelper/src/
H
A
D
hidump_helper_test.cpp
187
std::string
udId
= "udId_test";
in HWTEST_F()
local
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H
A
D
cooperate.cpp
249
int32_t Cooperate::GetCooperateState(const std::string &
udId
, bool &state)
in GetCooperateState()
argument
/foundation/multimodalinput/input/intention/cooperate/client/src/
H
A
D
cooperate_client.cpp
198
int32_t CooperateClient::GetCooperateState(ITunnelClient &tunnel, const std::string &
udId
, bool &state)
in GetCooperateState()
argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H
A
D
dcamera_sink_controller_test.cpp
731
std::string
udId
= "";
in HWTEST_F()
local
/foundation/multimodalinput/input/intention/frameworks/client/src/
H
A
D
intention_manager.cpp
224
int32_t IntentionManager::GetCoordinationState(const std::string &
udId
, bool &state)
in GetCoordinationState()
argument
Completed in 5 milliseconds