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:SetReady
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H
A
D
render_general_program.cpp
36
SetReady
(true);
in Init()
45
SetReady
(false);
in Release()
H
A
D
render_surface.cpp
64
SetReady
(true);
in Create()
89
SetReady
(true);
in Init()
103
SetReady
(false);
in Release()
H
A
D
render_texture.h
68
SetReady
(true);
79
SetReady
(false);
H
A
D
render_context.cpp
44
SetReady
(true);
in Create()
62
SetReady
(false);
in Release()
H
A
D
render_object.h
37
void
SetReady
(bool flag)
in SetReady()
function in OHOS::Media::Effect::RenderObject
/foundation/resourceschedule/background_task_mgr/services/core/include/
H
A
D
background_task_mgr_service.h
60
void
SetReady
(uint32_t flag);
/foundation/resourceschedule/background_task_mgr/services/core/src/
H
A
D
background_task_mgr_service.cpp
62
void BackgroundTaskMgrService::
SetReady
(uint32_t flag)
in SetReady()
function in OHOS::BackgroundTaskMgr::BackgroundTaskMgrService
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H
A
D
bg_transient_task_mgr.cpp
119
DelayedSingleton<BackgroundTaskMgrService>::GetInstance()->
SetReady
(ServiceReadyState::TRANSIENT_SERVICE_READY);
in InitNecessaryState()
120
BGTASK_LOGI("
SetReady
TRANSIENT_SERVICE_READY");
in InitNecessaryState()
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H
A
D
bg_efficiency_resources_mgr.cpp
80
DelayedSingleton<BackgroundTaskMgrService>::GetInstance()->
SetReady
(
in InitNecessaryState()
82
BGTASK_LOGI("
SetReady
EFFICIENCY_RESOURCES_SERVICE_READY");
in InitNecessaryState()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H
A
D
bg_continuous_task_mgr.cpp
295
DelayedSingleton<BackgroundTaskMgrService>::GetInstance()->
SetReady
(ServiceReadyState::CONTINUOUS_SERVICE_READY);
in InitRequiredResourceInfo()
296
BGTASK_LOGI("
SetReady
CONTINUOUS_SERVICE_READY");
in InitRequiredResourceInfo()
Completed in 8 milliseconds