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:BGTASK_LOGW
(Results
1 - 10
of
10
) sorted by relevance
/foundation/resourceschedule/background_task_mgr/services/core/src/
H
A
D
background_task_mgr_service.cpp
52
BGTASK_LOGW
("Service has already started.");
in OnStart()
167
BGTASK_LOGW
("GetTransientTaskApps not allowed");
in GetTransientTaskApps()
186
BGTASK_LOGW
("GetContinuousTaskApps not allowed");
in GetContinuousTaskApps()
195
BGTASK_LOGW
("SubscribeBackgroundTask not allowed");
in SubscribeBackgroundTask()
204
BGTASK_LOGW
("subscribe background task failed");
in SubscribeBackgroundTask()
212
BGTASK_LOGW
("UnsubscribeBackgroundTask not allowed");
in UnsubscribeBackgroundTask()
253
BGTASK_LOGW
("GetEfficiencyResourcesInfos not allowed");
in GetEfficiencyResourcesInfos()
263
BGTASK_LOGW
("StopContinuousTask not allowed");
in StopContinuousTask()
273
BGTASK_LOGW
("SetBgTaskConfig not allowed");
in SetBgTaskConfig()
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H
A
D
bg_continuous_task_mgr.cpp
169
BGTASK_LOGW
("request system service is not ready yet!");
in InitNecessaryState()
291
BGTASK_LOGW
("init required resource info failed");
in InitRequiredResourceInfo()
375
BGTASK_LOGW
("GetBundleResMgr AddResource failed");
in GetBundleResMgr()
563
BGTASK_LOGW
("manager is not ready");
in RequestBackgroundRunningForInner()
621
BGTASK_LOGW
("manager is not ready");
in StartBackgroundRunning()
678
BGTASK_LOGW
("manager is not ready");
in UpdateBackgroundRunning()
711
BGTASK_LOGW
("continuous task is not exist: %{public}s, use start befor update", taskInfoMapKey.c_str());
in UpdateBackgroundRunningInner()
765
BGTASK_LOGW
("continuous task is already exist: %{public}s", taskInfoMapKey.c_str());
in StartBackgroundRunningInner()
875
BGTASK_LOGW
("manager is not ready");
in StopBackgroundRunning()
904
BGTASK_LOGW
("
in StopBackgroundRunningInner()
[all...]
H
A
D
task_notification_subscriber.cpp
51
BGTASK_LOGW
("notification param is null");
in OnCanceled()
65
BGTASK_LOGW
("callback notification label is invalid");
in OnCanceled()
/foundation/resourceschedule/background_task_mgr/services/common/src/
H
A
D
data_storage_helper.cpp
127
BGTASK_LOGW
("check jsonObj value failed.");
in ParseFastSuspendDozeTime()
132
BGTASK_LOGW
("check param value failed.");
in ParseFastSuspendDozeTime()
138
BGTASK_LOGW
("check fastFrozen value failed.");
in ParseFastSuspendDozeTime()
142
BGTASK_LOGW
("fast suspend switch is Disable");
in ParseFastSuspendDozeTime()
146
BGTASK_LOGW
("fast suspend num is invalid");
in ParseFastSuspendDozeTime()
/foundation/resourceschedule/background_task_mgr/frameworks/common/include/
H
A
D
bgtaskmgr_log_wrapper.h
46
#define
BGTASK_LOGW
(...) BACKGROUND_TASK_PRINT_LOGW(FORMAT_LOG(__VA_ARGS__))
macro
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H
A
D
resources_subscriber_mgr.cpp
100
BGTASK_LOGW
("ResourceCallbackInfo is null");
in OnResourceChanged()
105
BGTASK_LOGW
("Background Task Subscriber List is empty");
in OnResourceChanged()
H
A
D
bg_efficiency_resources_mgr.cpp
223
BGTASK_LOGW
("Efficiency resources manager is not ready, RemoveAppRecord failed");
in RemoveAppRecord()
240
BGTASK_LOGW
("Efficiency resources manager is not ready, remove process record failed");
in RemoveProcessRecord()
298
BGTASK_LOGW
("Efficiency resources manager is not ready");
in ApplyEfficiencyResources()
503
BGTASK_LOGW
("efficiency resources manager is not ready");
in ResetAllEfficiencyResources()
694
BGTASK_LOGW
("invalid dump param");
in DumpResetResource()
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H
A
D
event_hub.cpp
48
BGTASK_LOGW
("Failed to subscribe common event");
in RegisterEvent()
H
A
D
bg_transient_task_mgr.cpp
180
BGTASK_LOGW
("Transient task manager is not ready.");
in RequestSuspendDelay()
242
BGTASK_LOGW
("Transient task manager is not ready.");
in PauseTransientTaskTimeForInner()
275
BGTASK_LOGW
("Transient task manager is not ready.");
in StartTransientTaskTimeForInner()
375
BGTASK_LOGW
("GetBundleNamesForUid fail, uid : %{public}d.", uid);
in CancelSuspendDelay()
425
BGTASK_LOGW
("Transient task manager is not ready.");
in GetRemainingDelayTime()
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H
A
D
request_suspend_delay.cpp
169
BGTASK_LOGW
("OnExpired new work failed");
in OnExpired()
267
BGTASK_LOGW
("Set DelaySuspendInfo object failed");
in RequestSuspendDelay()
Completed in 9 milliseconds