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 - 13
of
13
) sorted by relevance
/base/hiviewdfx/hiview/plugins/performance/executor/
H
A
D
ThrTaskContainer.h
36
std::vector<ITask*>
tasks
;
member in OHOS::HiviewDFX::ThrTaskContainer
/base/request/request/services/src/manage/scheduler/
H
A
D
sql.rs
151
let mut
tasks
= vec![];
in ut_pause()
variables
192
let mut
tasks
= vec![];
in ut_stop()
variables
[all...]
/base/update/updateservice/services/startup/manage/src/
H
A
D
startup_schedule.cpp
74
bool StartupSchedule::OnDemandSchedule(const std::vector<ScheduleTask> &
tasks
)
in OnDemandSchedule()
argument
H
A
D
startup_schedule_empty.cpp
55
bool StartupSchedule::OnDemandSchedule(const std::vector<ScheduleTask> &
tasks
)
in OnDemandSchedule()
argument
/base/update/updateservice/services/startup/access/src/
H
A
D
access_manager.cpp
57
std::vector<ScheduleTask>
tasks
= access->GetScheduleTasks();
in GetScheduleTasks()
local
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H
A
D
hc_task_thread.h
35
TaskVec
tasks
;
member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H
A
D
js_callback_manager.cpp
151
void JsCallbackManager::Clear(TaskQueue&
tasks
)
in Clear()
argument
/base/msdp/device_status/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
/base/msdp/device_status/services/delegate_task/src/
H
A
D
delegate_tasks.cpp
74
std::vector<TaskPtr>
tasks
;
in ProcessTasks()
local
115
void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &
tasks
)
in PopPendingTaskList()
argument
/base/powermgr/power_manager/utils/ffrt/src/
H
A
D
ffrt_utils.cpp
32
void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask>&
tasks
, FFRTQueue& queue)
in SubmitQueueTasks()
argument
/base/request/request/services/src/manage/scheduler/qos/
H
A
D
apps.rs
191
let mut
tasks
in reload_all_app_from_database()
variables
[all...]
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H
A
D
request_manager_impl_test.cpp
710
std::map<std::string, std::shared_ptr<Request>>
tasks
= RequestManagerImpl::GetInstance()->tasks_;
in HWTEST_F()
local
/base/request/request/frameworks/cj/ffi/include/
H
A
D
cj_request_ffi.h
186
RequestCArrString
tasks
;
member
Completed in 7 milliseconds