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 - 12
of
12
) sorted by relevance
/foundation/window/window_manager/test/common/utils/include/
H
A
D
screenshot_listener_future.h
30
RunnableFuture<ScreenshotInfo>
future_
;
member in OHOS::Rosen::ScreenshotListenerFuture
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H
A
D
pipeline_context_holder.h
66
std::future<RefPtr<PipelineBase>>
future_
= promise_.get_future();
member in OHOS::Ace::Framework::PipelineContextHolder
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bundle_promise.h
66
std::future<void>
future_
= promise_.get_future();
member in OHOS::AppExecFwk::BundlePromise
/foundation/window/window_manager/test/demo/
H
A
D
demo_visible_window_num_listener.cpp
37
RunnableFuture<std::vector<VisibleWindowNumInfo>>
future_
;
member in OHOS::Rosen::VisibleWindowNumChangedListenerFuture
H
A
D
demo_water_mark_listener.cpp
35
RunnableFuture<bool>
future_
;
member in OHOS::Rosen::WaterMarkFlagChangedListenerFuture
H
A
D
demo_system_sub_window.cpp
35
RunnableFuture<int32_t>
future_
;
member in OHOS::Rosen::SystemSubWindowFuture
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
resource_theme_style.h
69
std::shared_future<void>
future_
= promise_.get_future();
member in OHOS::Ace::ResourceThemeStyle
/foundation/window/window_manager/test/systemtest/wms/
H
A
D
window_gesture_navigation_enabled_test.cpp
38
RunnableFuture<bool>
future_
;
member in OHOS::Rosen::TestGestureNavigationEnabledChangedListener
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
future.h
106
BASE_NS::shared_ptr<Future>
future_
;
member in final
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
ace_view.h
203
std::shared_future<bool>
future_
= promise_.get_future();
member in OHOS::OHOS::Ace::AceView
/foundation/arkui/ace_engine/frameworks/base/i18n/
H
A
D
localization.h
285
std::shared_future<bool>
future_
= promise_.get_future();
member in OHOS::Ace::Localization
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H
A
D
task_queue_factory.cpp
133
std::shared_ptr<State>
future_
;
member in __anon9628::final
Completed in 5 milliseconds