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:isCharging
(Results
1 - 10
of
10
) sorted by relevance
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/impl/
H
A
D
video_charging_state.cpp
36
bool
isCharging
= stateValue_ == ChargingStatus::CHARGING;
in ReevaluateSchedulerInfo()
local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/video_processor/strategy/
H
A
D
video_strategy_center.h
63
inline bool
isCharging
()
in isCharging()
function in OHOS::CameraStandard::DeferredProcessing::VideoStrategyCenter
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/base/
H
A
D
ischeduler_video_state.h
33
bool
isCharging
;
member
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H
A
D
deferred_video_job.cpp
23
DeferredVideoWork::DeferredVideoWork(const DeferredVideoJobPtr& jobPtr, ExecutionMode mode, bool
isCharging
)
in DeferredVideoWork()
argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_battery_info.c
28
int32_t LnnSyncBatteryInfo(const char *udid, int32_t level, bool
isCharging
)
in LnnSyncBatteryInfo()
argument
73
bool
isCharging
= false;
in OnReceiveBatteryInfo()
local
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H
A
D
work_scheduler_ffi.h
32
int32_t
isCharging
;
member
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H
A
D
camera_deferred_video_unittest.cpp
106
void DeferredVideoUnitTest::BeginSchedule(bool
isCharging
)
in BeginSchedule()
argument
/foundation/resourceschedule/work_scheduler/frameworks/src/
H
A
D
work_info.cpp
63
void WorkInfo::RequestChargerType(bool
isCharging
, WorkCondition::Charger condition)
in RequestChargerType()
argument
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H
A
D
common.cpp
107
int32_t
isCharging
= GetBoolToIntProperty(env, objValue, "
isCharging
", E_IS_CHARGING_ERR);
in GetChargeInfo()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/
H
A
D
lnn_node_info.h
104
bool
isCharging
;
member
Completed in 6 milliseconds