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 - 25
of
44
) sorted by relevance
1
2
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H
A
D
mock_clean_cache.cpp
32
auto
future
= signal_.get_future();
in GetResultCode()
local
H
A
D
mock_quick_fix_callback.cpp
37
auto
future
= promise_.get_future();
in GetResCode()
local
H
A
D
mock_bundle_status.cpp
33
auto
future
= signal_.get_future();
in GetResultCode()
local
H
A
D
mock_status_receiver.cpp
47
auto
future
= signal_.get_future();
in GetResultCode()
local
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H
A
D
future_listener.cpp
32
void FutureListener::OnReply(const IFuture *
future
)
in OnReply()
argument
/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/
H
A
D
mock_status_receiver.cpp
37
auto
future
= signal_.get_future();
in GetResultCode()
local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H
A
D
installer_callback.cpp
37
auto
future
= resultCodeSignal_.get_future();
in GetResultCode()
local
44
auto
future
= resultMsgSignal_.get_future();
in GetResultMsg()
local
/foundation/bundlemanager/bundle_framework/services/test/mock/src/
H
A
D
mock_status_receiver.cpp
37
auto
future
= signal_.get_future();
in GetResultCode()
local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H
A
D
status_receiver_impl.cpp
61
auto
future
= resultCodeSignal_.get_future();
in GetResultCode()
local
71
auto
future
= resultMsgSignal_.get_future();
in GetResultMsg()
local
H
A
D
quick_fix_status_callback_host_impl.cpp
56
auto
future
= quickFixPromise_.get_future();
in GetResultCode()
local
/foundation/CastEngine/castengine_wifi_display/services/event/
H
A
D
event_manager.cpp
127
auto
future
= task.get_future();
in PushSyncEvent()
local
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H
A
D
app_domain_verify_task_mgr.cpp
131
std::
future
future
= promise.get_future();
in GetTaskWrapper()
local
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/
H
A
D
task_scheduler.cpp
90
Future
future
= promise.get_future();
in PostSyncTask()
local
/foundation/multimodalinput/input/service/delegate_task/src/
H
A
D
delegate_tasks.cpp
97
Future
future
= promise.get_future();
in PostSyncTask()
local
/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/
H
A
D
ffrt_utils.cpp
54
ffrt::
future
<void>
future
= ffrt::async(task);
in SubmitTimeoutTask()
local
/foundation/window/window_manager/wm/test/unittest/
H
A
D
pattern_detach_callback_test.cpp
82
std::
future
<void>
future
= std::async(std::launch::async, [this, sleepTime]() -> void {
in HWTEST_F()
local
105
std::
future
<void>
future
= std::async(std::launch::async, [this, sleepTime]() -> void {
in HWTEST_F()
local
/foundation/ai/ai_engine/services/server/server_executor/source/
H
A
D
future_factory.cpp
107
Future *
future
= nullptr;
in CreateFuture()
local
115
void FutureFactory::AddFuture(long long sequenceId, Future*
future
)
in AddFuture()
argument
160
Future *
future
= FetchFuture(res);
in ProcessResponse()
local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H
A
D
distributed_data_storage.cpp
421
auto
future
= resultStatusSignal.get_future();
in GetResultSatus()
local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/
H
A
D
bundle_mgr_code_signature_system_test.cpp
103
auto
future
= resultMsgSignal_.get_future();
in GetResultCode()
local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H
A
D
bm_install_multi_user_test.cpp
89
auto
future
= resultCodeSignal_.get_future();
in GetResultCode()
local
H
A
D
bms_install_external_hsp_so_test.cpp
111
auto
future
= resultMsgSignal_.get_future();
in GetResultMsg()
local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H
A
D
bms_permission_grant_system_test.cpp
89
auto
future
= resultMsgSignal_.get_future();
in GetResultMsg()
local
123
auto
future
= subscriberMsgSignal_.get_future();
in GetSubscriberResultMsg()
local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H
A
D
task_queue_factory.cpp
110
explicit TaskResult(std::shared_ptr<State>&&
future
) : future_(BASE_NS::move(
future
)) {}
in TaskResult()
argument
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H
A
D
distributed_data_storage.cpp
552
auto
future
= resultStatusSignal_.get_future();
in GetResultCode()
local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H
A
D
bms_compatible_system_test.cpp
207
auto
future
= resultMsgSignal_.get_future();
in GetResultMsg()
local
Completed in 13 milliseconds
1
2