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:threadPool_
(Results
1 - 18
of
18
) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H
A
D
bundle_installer_manager.h
122
std::shared_ptr<ThreadPool>
threadPool_
= nullptr;
member in OHOS::AppExecFwk::BundleInstallerManager
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/command_server/
H
A
D
command_server_impl.h
42
std::unique_ptr<ThreadPool>
threadPool_
;
member in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H
A
D
file_server_demo.h
69
std::unique_ptr<ThreadPool>
threadPool_
= nullptr;
member in OHOS::MediaAVCodec::FileServerDemo
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H
A
D
task_registry.h
47
const ThreadPool*
threadPool_
;
member in OHOS::CameraStandard::DeferredProcessing::final
/foundation/multimedia/av_codec/test/unittest/common/
H
A
D
http_server_demo.h
70
std::unique_ptr<ThreadPool>
threadPool_
= nullptr;
member in OHOS::MediaAVCodec::HttpServerDemo
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H
A
D
task_queue.h
124
IThreadPool::Ptr
threadPool_
;
member in TaskQueue
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/task_group/
H
A
D
base_task_group.h
53
const ThreadPool*
threadPool_
;
member in OHOS::CameraStandard::DeferredProcessing::BaseTaskGroup
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_sched/
H
A
D
sched_scheduler.h
92
OHOS::ThreadPool
threadPool_
;
member in OHOS::FileManagement::Backup::final
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
skinning_system.h
97
CORE_NS::IThreadPool::Ptr
threadPool_
;
member in final
H
A
D
animation_system.h
166
CORE_NS::IThreadPool::Ptr
threadPool_
;
member in final
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H
A
D
service.h
537
OHOS::ThreadPool
threadPool_
;
member in OHOS::FileManagement::Backup::Service
H
A
D
sa_backup_connection.h
127
OHOS::ThreadPool
threadPool_
;
member in OHOS::FileManagement::Backup::SABackupConnection
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H
A
D
ext_extension.h
299
OHOS::ThreadPool
threadPool_
;
member in OHOS::FileManagement::Backup::BackupExtExtension
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H
A
D
renderer.h
86
CORE_NS::IThreadPool::Ptr
threadPool_
;
member in final
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_importer.h
171
CORE_NS::IThreadPool::Ptr
threadPool_
;
member in GLTF2::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
runtime_context_impl.h
272
std::shared_ptr<IThreadPool>
threadPool_
;
member in DistributedDB::final
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H
A
D
ecs.cpp
110
IThreadPool::Ptr
threadPool_
;
member in __anon9609::final
/foundation/communication/ipc/ipc/native/src/core/include/
H
A
D
ipc_process_skeleton.h
250
IPCWorkThreadPool *
threadPool_
= nullptr;
member in OHOS::IPC_SINGLE::IPCProcessSkeleton
Completed in 12 milliseconds