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:power
(Results
1 - 23
of
23
) sorted by relevance
/base/powermgr/battery_statistics/services/native/src/entities/
H
A
D
user_entity.cpp
36
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
49
void UserEntity::AggregateUserPowerMah(int32_t userId, double
power
)
in AggregateUserPowerMah()
argument
[all...]
H
A
D
camera_entity.cpp
68
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
83
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
flashlight_entity.cpp
71
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
86
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
gnss_entity.cpp
70
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
85
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
audio_entity.cpp
74
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
89
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
alarm_entity.cpp
67
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
82
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
wakelock_entity.cpp
71
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
86
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
cpu_entity.cpp
174
double
power
= StatsUtils::DEFAULT_VALUE;
GetEntityPowerMah()
local
189
double
power
= StatsUtils::DEFAULT_VALUE;
GetStatsPowerMah()
local
[all...]
H
A
D
sensor_entity.cpp
125
double
power
= StatsUtils::DEFAULT_VALUE;
in GetEntityPowerMah()
local
140
double
power
= StatsUtils::DEFAULT_VALUE;
GetStatsPowerMah()
local
[all...]
H
A
D
idle_entity.cpp
93
double
power
= StatsUtils::DEFAULT_VALUE;
in GetStatsPowerMah()
local
[all...]
H
A
D
battery_stats_entity.cpp
24
void BatteryStatsEntity::AggregateUserPowerMah(int32_t userId, double
power
)
in AggregateUserPowerMah()
argument
H
A
D
uid_entity.cpp
66
double
power
= StatsUtils::DEFAULT_VALUE;
in CalculateForConnectivity()
local
80
double
power
= StatsUtils::DEFAULT_VALUE;
in CalculateForCommon()
local
128
double
power
= StatsUtils::DEFAULT_VALUE;
Calculate()
local
142
AddtoStatsList(int32_t uid, double
power
)
AddtoStatsList()
argument
154
double
power
= StatsUtils::DEFAULT_VALUE;
GetEntityPowerMah()
local
169
double
power
= StatsUtils::DEFAULT_VALUE;
GetPowerForConnectivity()
local
184
double
power
= StatsUtils::DEFAULT_VALUE;
GetPowerForCommon()
local
224
double
power
= StatsUtils::DEFAULT_VALUE;
GetStatsPowerMah()
local
[all...]
H
A
D
bluetooth_entity.cpp
235
double
power
= StatsUtils::DEFAULT_VALUE;
GetEntityPowerMah()
local
255
double
power
= StatsUtils::DEFAULT_VALUE;
GetStatsPowerMah()
local
[all...]
/base/powermgr/battery_statistics/frameworks/native/src/
H
A
D
battery_stats_info.cpp
78
void BatteryStatsInfo::SetPower(double
power
)
in SetPower()
argument
/base/sensors/sensor/frameworks/native/include/
H
A
D
native_sensor_impl.h
31
float
power
= 0.0; /**< Sensor
power
*/
member
/base/sensors/sensor/frameworks/cj/include/
H
A
D
cj_sensor_ffi.h
71
float
power
;
member
/base/sensors/medical_sensor/interfaces/native/include/
H
A
D
medical_native_type.h
89
float
power
; /**< Sensor
power
*/
member
/base/sensors/sensor/utils/common/src/
H
A
D
sensor.cpp
128
void Sensor::SetPower(float
power
)
in SetPower()
argument
/base/sensors/sensor_lite/interfaces/kits/native/include/
H
A
D
sensor_agent_type.h
121
float
power
; /**< Sensor
power
*/
member
/base/sensors/sensor/vibration_convert/core/algorithm/conversion/src/
H
A
D
fft.cpp
384
float
power
= pow(fftParaRes_.realOut[i], 2) + pow(fftParaRes_.imagOut[i], 2);
in ConvertPolar()
local
/base/sensors/sensor/interfaces/inner_api/
H
A
D
sensor_agent_type.h
122
float
power
= 0.0; /**< Sensor
power
*/
member
/base/telephony/call_manager/interfaces/innerkits/
H
A
D
call_manager_info.h
144
int32_t
power
= 0;
member
/base/powermgr/power_manager/services/native/src/
H
A
D
power_mgr_service.cpp
178
auto
power
= DelayedSpSingleton<PowerMgrService>::GetInstance();
PowerExternalAbilityInit()
local
211
auto
power
= DelayedSpSingleton<PowerMgrService>::GetInstance();
PowerModeSettingUpdateFunc()
local
659
auto
power
= DelayedSpSingleton<PowerMgrService>::GetInstance();
OnRemoveSystemAbility()
local
683
auto
power
= DelayedSpSingleton<PowerMgrService>::GetInstance();
OnAddSystemAbility()
local
1964
auto
power
= DelayedSpSingleton<PowerMgrService>::GetInstance();
OnPowerConnectStatusChanged()
local
[all...]
Completed in 13 milliseconds