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:future
(Results
1 - 10
of
10
) sorted by relevance
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H
A
D
installer_callback.cpp
33
auto
future
= resultCodeSignal_.get_future();
in GetResultCode()
local
40
auto
future
= resultMsgSignal_.get_future();
in GetResultMsg()
local
/base/account/os_account/services/accountmgr/src/osaccount/
H
A
D
os_account_plugin_manager.cpp
127
auto
future
= promise->get_future();
in PluginVerifyActivationLockFunc()
local
/base/msdp/device_status/intention/scheduler/task_scheduler/src/
H
A
D
task_scheduler.cpp
90
Future
future
= promise.get_future();
in PostSyncTask()
local
/base/msdp/device_status/services/delegate_task/src/
H
A
D
delegate_tasks.cpp
89
Future
future
= promise.get_future();
in PostSyncTask()
local
/base/security/security_guard/frameworks/common/classify/src/
H
A
D
sg_classify_client.cpp
73
auto
future
= promise->get_future();
in RequestSecurityModelResultSync()
local
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H
A
D
get_hardware_info.cpp
172
std::
future
<uint64_t>
future
= promise.get_future();
in GetHardwareUsage()
local
/base/powermgr/power_manager/utils/ffrt/src/
H
A
D
ffrt_utils.cpp
60
ffrt::
future
<void>
future
= ffrt::async(task);
in SubmitTimeoutTask()
local
/base/security/security_guard/services/risk_classify/src/
H
A
D
risk_analysis_manager_service.cpp
125
auto
future
= promise->get_future();
in RequestSecurityModelResult()
local
/base/security/security_guard/services/data_collect/sa/
H
A
D
data_collect_manager_service.cpp
215
auto
future
= promise->get_future();
in RequestRiskData()
local
/base/security/security_guard/frameworks/js/napi/
H
A
D
security_guard_napi.cpp
374
auto
future
= promise->get_future();
in RequestSecurityModelResultExecute()
local
Completed in 8 milliseconds