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:napProcess
(Results
1 - 2
of
2
) sorted by relevance
/foundation/multimodalinput/input/service/nap_process/test/
H
A
D
nap_process_test.cpp
47
NapProcess
napProcess
;
in HWTEST_F()
local
48
napProcess
.Init(udsServer);
in HWTEST_F()
49
ASSERT_EQ(&udsServer,
napProcess
.udsServer_);
in HWTEST_F()
60
NapProcess
napProcess
;
in HWTEST_F()
local
66
int32_t result =
napProcess
.NotifyBundleName(data, syncState);
in HWTEST_F()
69
result =
napProcess
.NotifyBundleName(data, syncState);
in HWTEST_F()
81
NapProcess
napProcess
;
in HWTEST_F()
local
86
napProcess
.napMap_[data] = SUBSCRIBED;
in HWTEST_F()
87
ASSERT_TRUE(
napProcess
.IsNeedNotify(data));
in HWTEST_F()
88
napProcess
in HWTEST_F()
104
NapProcess
napProcess
;
HWTEST_F()
local
163
NapProcess
napProcess
;
HWTEST_F()
local
178
NapProcess
napProcess
;
HWTEST_F()
local
191
NapProcess
napProcess
;
HWTEST_F()
local
206
NapProcess
napProcess
;
HWTEST_F()
local
[all...]
/foundation/multimodalinput/input/service/subscriber/test/
H
A
D
key_subscriber_handler_test.cpp
2468
NapProcess
napProcess
;
in HWTEST_F()
local
2469
napProcess
.napClientPid_ = REMOVE_OBSERVER;
in HWTEST_F()
2471
napProcess
.napClientPid_ = UNOBSERVED;
in HWTEST_F()
2473
napProcess
.napClientPid_ = 10;
in HWTEST_F()
2492
NapProcess
napProcess
;
in HWTEST_F()
local
2493
napProcess
.napClientPid_ = ACTIVE_EVENT;
in HWTEST_F()
2498
EXPECT_FALSE(
napProcess
.IsNeedNotify(napData));
in HWTEST_F()
Completed in 5 milliseconds