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:finger
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H
A
D
injecting_executor.h
29
int32_t
finger
;
member
H
A
D
raw_input_command.h
32
int32_t
finger
= 0;
member
79
void SetFingerId(int32_t
finger
)
in SetFingerId()
argument
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H
A
D
event_scope.py
31
finger
= 0
variable in EventScope
/foundation/arkui/ace_engine/test/unittest/core/event/
H
A
D
event_dump_test_ng.cpp
231
int32_t
finger
= 0;
in HWTEST_F()
local
261
int32_t
finger
= 0;
in HWTEST_F()
local
283
int32_t
finger
= 0;
in HWTEST_F()
local
320
int32_t
finger
= 0;
in HWTEST_F()
local
360
int32_t
finger
= 0;
HWTEST_F()
local
393
int32_t
finger
= 0;
HWTEST_F()
local
[all...]
H
A
D
event_manager_test_ng_new.cpp
1473
int32_t
finger
= 1;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
event_dump.cpp
134
void EventTreeRecord::AddGestureSnapshot(int32_t
finger
, RefPtr<GestureSnapshot>&& gesture)
in AddGestureSnapshot()
argument
H
A
D
event_manager.cpp
2060
AddGestureSnapshot( int32_t
finger
, int32_t depth, const RefPtr<TouchEventTarget>& target, NG::EventTreeType type)
AddGestureSnapshot()
argument
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H
A
D
mock_event_manager.cpp
162
void AddGestureSnapshot(int32_t
finger
, int32_t depth, const RefPtr<TouchEventTarget>& target, NG::EventTreeType type)
in AddGestureSnapshot()
argument
Completed in 10 milliseconds