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
refs:GenerateTaskId
(Results
1 - 8
of
8
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H
A
D
dms_callback_task.h
49
int64_t
GenerateTaskId
();
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H
A
D
task_mock.cpp
34
int32_t TaskRunner::
GenerateTaskId
()
in GenerateTaskId()
function in OHOS::FileManagement::CloudSync::TaskRunner
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
dms_callback_task.cpp
37
int64_t DmsCallbackTask::
GenerateTaskId
()
in GenerateTaskId()
function in OHOS::DistributedSchedule::DmsCallbackTask
H
A
D
distributed_sched_service.cpp
3152
int64_t taskId = dmsCallbackTask_->
GenerateTaskId
();
in StartRemoteFreeInstall()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H
A
D
dms_callback_task_test.cpp
74
int64_t currValue = dmsCallbackTask_->
GenerateTaskId
();
in HWTEST_F()
90
int64_t currValue = dmsCallbackTask_->
GenerateTaskId
();
in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H
A
D
remote_executor.h
105
uint32_t
GenerateTaskId
();
H
A
D
remote_executor.cpp
374
uint32_t RemoteExecutor::
GenerateTaskId
()
in GenerateTaskId()
function in DistributedDB::RemoteExecutor
400
taskMap_[sessionId].taskId =
GenerateTaskId
();
in RemoteQueryInner()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_render_service.cpp
57
uint32_t
GenerateTaskId
()
in GenerateTaskId()
function
676
auto taskId =
GenerateTaskId
();
in DoDump()
Completed in 11 milliseconds