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
88
) sorted by relevance
1
2
3
4
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H
A
D
custom_paint_element.h
34
std::list<TaskFunc>
tasks
;
variable
/kernel/linux/common_modules/qos_auth/auth_ctl/
H
A
D
auth_ctrl.h
32
struct list_head
tasks
[NR_QOS];
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
bpf_iter_task_btf.c
12
long
tasks
= 0;
variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
bpf_iter_task_btf.c
11
long
tasks
= 0;
variable
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H
A
D
task_manager.h
45
ThreadId
tasks
[0];
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
user_events.h
26
refcount_t
tasks
;
member
/foundation/multimodalinput/input/service/delegate_task/test/
H
A
D
delegate_tasks_test.cpp
131
std::vector<DelegateTasks::TaskPtr>
tasks
;
in HWTEST_F()
local
145
std::vector<DelegateTasks::TaskPtr>
tasks
;
in HWTEST_F()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_flip_work.c
117
struct list_head
tasks
;
in flip_worker()
local
/kernel/linux/linux-5.10/scripts/gdb/
H
A
D
vmlinux-gdb.py
29
import linux.
tasks
namespace
/kernel/linux/linux-5.10/scripts/gdb/linux/
H
A
D
cpus.py
16
from linux import
tasks
, utils
namespace
H
A
D
proc.py
17
from linux import
tasks
namespace
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_flip_work.c
117
struct list_head
tasks
;
in flip_worker()
local
/kernel/linux/linux-6.6/scripts/gdb/linux/
H
A
D
cpus.py
16
from linux import
tasks
, utils
namespace
H
A
D
proc.py
18
from linux import
tasks
namespace
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H
A
D
startup_task_dispatcher.cpp
24
StartupTaskDispatcher::StartupTaskDispatcher(const std::map<std::string, std::shared_ptr<StartupTask>> &
tasks
,
in StartupTaskDispatcher()
argument
H
A
D
startup_task_manager.cpp
24
StartupTaskManager(uint32_t startupTaskManagerId, std::map<std::string, std::shared_ptr<StartupTask>>
tasks
)
StartupTaskManager()
argument
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/
H
A
D
task_scheduler.cpp
75
std::vector<TaskPtr>
tasks
;
in ProcessTasks()
local
116
void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &
tasks
)
in PopPendingTaskList()
argument
/foundation/multimodalinput/input/service/delegate_task/src/
H
A
D
delegate_tasks.cpp
82
std::vector<TaskPtr>
tasks
;
in ProcessTasks()
local
125
void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &
tasks
)
in PopPendingTaskList()
argument
/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/
H
A
D
ffrt_utils.cpp
26
void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask> &
tasks
, FFRTQueue &queue)
in SubmitQueueTasks()
argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H
A
D
ffrt_utils_test.cpp
84
std::vector<FFRTTask>
tasks
;
in HWTEST_F()
local
/foundation/distributeddatamgr/pasteboard/test/fuzztest/ffrtutils_fuzzer/
H
A
D
ffrtutils_fuzzer.cpp
50
std::vector<FFRTTask>
tasks
;
in FuzzFfrtUtilsSubmitQueueTasks()
local
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
test_overhead_user.c
95
static void run_perf_test(int
tasks
, int flags)
in run_perf_test()
argument
/kernel/linux/linux-6.6/scripts/gdb/
H
A
D
vmlinux-gdb.py
33
import linux.
tasks
namespace
/foundation/resourceschedule/ffrt/test/ut/testcase/
H
A
D
ut_scheduler.cpp
61
std::queue<std::unique_ptr<SCPUEUTask>>
tasks
;
in HWTEST_F()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
pid.h
65
struct hlist_head
tasks
[PIDTYPE_MAX];
member
Completed in 10 milliseconds
1
2
3
4