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:battery
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H
A
D
events_info.cpp
69
auto&
battery
= PowerMgr::BatterySrvClient::GetInstance();
in GetBatteryState()
local
89
auto&
battery
= PowerMgr::BatterySrvClient::GetInstance();
in GetChargingState()
local
108
auto&
battery
= PowerMgr::BatterySrvClient::GetInstance();
in GetBatteryLevel()
local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_battery_info.c
81
BatteryInfo
battery
;
in OnReceiveBatteryInfo()
local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H
A
D
mtp_file_observer.cpp
90
auto
battery
= make_shared<MtpOperationUtils>(context);
in SendBattery()
local
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H
A
D
workschedulerstartwork_fuzzer.cpp
52
int32_t
battery
= 20;
in CreateWorkInfo()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_system_event_processer.cpp
301
int
battery
= systemInterface_.GetBatteryLevel();
in GetAgIndicator()
local
H
A
D
hfp_ag_command_processor.cpp
517
bool
battery
= !(biaMaskOut & (1 << HFP_AG_INDICATOR_BATTERY_LEVEL));
in BiaSetter()
local
H
A
D
hfp_ag_profile.cpp
515
int HfpAgProfile::ReportBatteryLevel(uint32_t
battery
)
in ReportBatteryLevel()
argument
879
void HfpAgProfile::ProcessBia(bool service, bool roam, bool signal, bool
battery
)
in ProcessBia()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_profile.cpp
432
bool HfpHfProfile::ReportBatteryLevel(uint32_t
battery
)
in ReportBatteryLevel()
argument
/foundation/resourceschedule/work_scheduler/frameworks/src/
H
A
D
work_info.cpp
238
WorkCondition::BatteryStatus
battery
= WorkCondition::BatteryStatus(enumVal);
in GetBatteryStatus()
local
Completed in 8 milliseconds