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:tasks_
(Results
1 - 25
of
33
) sorted by relevance
1
2
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H
A
D
sequential_task_queue.h
67
BASE_NS::vector<TaskQueue::Entry>
tasks_
;
member in final
H
A
D
parallel_task_queue.h
59
BASE_NS::vector<TaskQueue::Entry>
tasks_
;
member in final
H
A
D
dispatcher_task_queue.h
56
std::deque<Entry>
tasks_
;
member in final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
task_queue.h
36
std::queue<Task>
tasks_
;
member in DistributedDB::TaskQueue
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/
H
A
D
startup_task_manager.h
50
std::map<std::string, std::shared_ptr<StartupTask>>
tasks_
;
member in OHOS::AbilityRuntime::StartupTaskManager
H
A
D
startup_task_dispatcher.h
38
const std::map<std::string, std::shared_ptr<StartupTask>> &
tasks_
;
member in OHOS::AbilityRuntime::StartupTaskDispatcher
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/task/
H
A
D
task_board.h
50
std::unordered_map<std::string, std::shared_ptr<Task>>
tasks_
;
member in OHOS::DistributedHardware::TaskBoard
/foundation/arkui/ace_engine/frameworks/base/thread/
H
A
D
background_task_executor.h
56
std::list<Task>
tasks_
;
member in OHOS::Ace::BackgroundTaskExecutor
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/httpsession/
H
A
D
app_domain_verify_task_mgr.h
51
std::queue<std::function<void()>>
tasks_
;
member in OHOS::AppDomainVerify::AppDomainVerifyTaskMgr
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H
A
D
thread_pool.h
87
mutable std::deque<Task>
tasks_
;
member in OHOS::CameraStandard::DeferredProcessing::ThreadPool
/foundation/CastEngine/castengine_wifi_display/services/event/
H
A
D
taskpool.h
77
std::deque<std::packaged_task<BindedTask>>
tasks_
;
member in OHOS::Sharing::TaskPool
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H
A
D
image_provider.h
136
static std::unordered_map<std::string, Task>
tasks_
;
member in OHOS::Ace::NG::ImageProvider
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H
A
D
object_asset_loader.h
67
ConcurrentMap<uint32_t, TransferTask>
tasks_
;
member in OHOS::DistributedObject::ObjectAssetLoader
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H
A
D
network_agent_template.h
93
std::list<Utils::DfsuThread>
tasks_
;
member in OHOS::Storage::DistributedFile::NetworkAgentTemplate
/foundation/ability/ability_runtime/services/common/include/
H
A
D
task_handler_wrap.h
99
std::unordered_map<std::string, TaskHandle>
tasks_
;
member in OHOS::AAFwk::TaskHandlerWrap
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H
A
D
canvas_paint_method.h
122
std::list<TaskFunc>
tasks_
;
member in OHOS::Ace::NG::CanvasPaintMethod
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
skinning_system.h
99
BASE_NS::vector<SkinTask>
tasks_
;
member in final
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H
A
D
rs_render_task.h
97
std::queue<std::unique_ptr<RSRenderTask>>
tasks_
;
member in OHOS::Rosen::RSSuperRenderTask
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/include/
H
A
D
task_scheduler.h
103
std::queue<TaskPtr>
tasks_
;
member in OHOS::Msdp::DeviceStatus::final
/foundation/multimodalinput/input/service/delegate_task/include/
H
A
D
delegate_tasks.h
101
std::queue<TaskPtr>
tasks_
;
member in OHOS::MMI::final
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
custom_paint_component.h
157
std::list<TaskFunc>
tasks_
;
member in OHOS::Ace::CanvasTaskPool
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H
A
D
render_xcomponent.h
106
std::list<TaskFunction>
tasks_
;
member in OHOS::Ace::RenderXComponent
/foundation/graphic/graphic_3d/lume/metaobject/src/
H
A
D
task_queue.h
201
BASE_NS::vector<Task>
tasks_
;
global()
member in TaskQueueImpl
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H
A
D
priority_queue.h
165
std::multimap<_Tme, PQMatrix>
tasks_
;
global()
member in OHOS::PriorityQueue
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H
A
D
priority_queue.h
161
std::multimap<_Tme, PQMatrix>
tasks_
;
global()
member in OHOS::NativePreferences::PriorityQueue
[all...]
Completed in 11 milliseconds
1
2