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:promiseFuture
(Results
1 - 4
of
4
) sorted by relevance
/foundation/barrierfree/accessibility/frameworks/aafwk/src/
H
A
D
accessible_ability_channel_client.cpp
75
ffrt::future<void>
promiseFuture
= elementOperator->promise_.get_future();
in FindFocusedElementInfo()
local
141
ffrt::future<void>
promiseFuture
= elementOperator->promise_.get_future();
in GetCursorPosition()
local
184
ffrt::future<void>
promiseFuture
= elementOperator->promise_.get_future();
in ExecuteAction()
local
249
ffrt::future<void>
promiseFuture
= elementOperator->promise_.get_future();
in SearchElementInfosByAccessibilityId()
local
342
ffrt::future<void>
promiseFuture
= elementOperator->promise_.get_future();
in SearchElementInfosByText()
local
384
ffrt::future<void>
promiseFuture
= elementOperator->promise_.get_future();
FocusMoveSearch()
local
[all...]
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H
A
D
sa_perform_action_xts.cpp
526
ffrt::future<void>
promiseFuture
= callBack->promise_.get_future();
in FindFocusedElement()
local
1904
ffrt::future<void>
promiseFuture
= callBack->promise_.get_future();
in GetParentElementRecursively()
local
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H
A
D
samgr_register_element_test.cpp
526
ffrt::future<void>
promiseFuture
= callBack->promise_.get_future();
in FindFocusedElement()
local
1914
ffrt::future<void>
promiseFuture
= callBack->promise_.get_future();
in GetParentElementRecursively()
local
/foundation/barrierfree/accessibility/services/aams/src/
H
A
D
accessible_ability_manager_service.cpp
526
ffrt::future<void>
promiseFuture
= callBack->promise_.get_future();
in FindFocusedElement()
local
1919
ffrt::future<void>
promiseFuture
= callBack->promise_.get_future();
in GetParentElementRecursively()
local
Completed in 19 milliseconds