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:pool_
(Results
1 - 17
of
17
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H
A
D
scrollable_item_pool.h
38
std::unordered_map<std::string, std::vector<ScrollableItem*>>
pool_
;
member in OHOS::Ace::NG::ScrollableItemPool
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H
A
D
data_stream_source_plugin.h
51
std::shared_ptr<AVSharedMemoryPool>
pool_
;
member in OHOS::Media::Plugin::DataStreamSource::DataStreamSourcePlugin
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H
A
D
mtpfs_tmp_files_pool.h
49
std::set<MtpFsTypeTmpFile>
pool_
;
member in MtpFsTmpFilesPool
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/std_stream_source/
H
A
D
std_stream_source_plugin.h
54
std::shared_ptr<AVSharedMemoryPool>
pool_
;
member in OHOS::Media::Plugin::StdStreamSource::StdStreamSourcePlugin
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H
A
D
task_executor.h
43
std::shared_ptr<ExecutorPool>
pool_
= nullptr;
member in OHOS::TaskExecutor
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H
A
D
task_executor.h
36
std::shared_ptr<ExecutorPool>
pool_
;
member in OHOS::NativeRdb::TaskExecutor
H
A
D
delay_notify.h
49
std::shared_ptr<ExecutorPool>
pool_
;
member in OHOS::NativeRdb::DelayNotify
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H
A
D
task_manager.h
54
std::unique_ptr<ThreadPool>
pool_
;
member in OHOS::CameraStandard::DeferredProcessing::TaskManager
/foundation/distributeddatamgr/kv_store/frameworks/common/test/
H
A
D
pool_test.cpp
43
static Pool<PoolTest::Node>
pool_
;
member in OHOS::Test::PoolTest
45
Pool<PoolTest::Node> PoolTest::
pool_
= Pool<PoolTest::Node>(CAPABILITY_TEST, MIN_TEST);
member in OHOS::Test::PoolTest
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/consumer/include/
H
A
D
datashare_connection.h
102
std::shared_ptr<ExecutorPool>
pool_
;
member in OHOS::DataShare::DataShareConnection
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H
A
D
task_executor.h
80
std::shared_ptr<ExecutorPool>
pool_
;
member in OHOS::NativeRdb::TaskExecutor
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
custom_paint_component.h
214
RefPtr<CanvasTaskPool>
pool_
;
member in OHOS::Ace::CustomPaintComponent
H
A
D
render_custom_paint.h
326
RefPtr<CanvasTaskPool>
pool_
;
member in OHOS::Ace::RenderCustomPaint
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H
A
D
render_xcomponent.h
105
RefPtr<XComponentTaskPool>
pool_
;
member in OHOS::Ace::RenderXComponent
H
A
D
xcomponent_component.h
261
RefPtr<XComponentTaskPool>
pool_
;
member in OHOS::Ace::XComponentComponent
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
executor_pool.h
213
Pool<Executor>
pool_
;
member in OHOS::ExecutorPool
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H
A
D
executor_pool.h
217
Pool<Executor>
pool_
;
member in OHOS::NativePreferences::ExecutorPool
Completed in 6 milliseconds