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:capacity
(Results
1 - 25
of
36
) sorted by relevance
1
2
/base/powermgr/battery_statistics/services/native/src/
H
A
D
battery_stats_subscriber.cpp
46
int
capacity
= data.GetWant().GetIntParam(BatteryInfo::COMMON_EVENT_KEY_CAPACITY, StatsUtils::INVALID_VALUE);
in OnReceiveEvent()
local
/base/hiviewdfx/hiview/base/event_store/store/include/
H
A
D
sys_event_doc_lru_cache.h
35
explicit SysEventDocLruCache(size_t
capacity
) : capacity_(
capacity
) {}
in SysEventDocLruCache()
argument
/base/powermgr/battery_statistics/test/unittest/include/servicetest/
H
A
D
stats_service_subscriber_test.h
32
void SetCapacity(const int32_t
capacity
)
in SetCapacity()
argument
/base/powermgr/battery_manager/charger/src/
H
A
D
battery_led.cpp
79
bool BatteryLed::UpdateColor(int32_t chargeState, int32_t
capacity
)
in UpdateColor()
argument
H
A
D
charger_animation.cpp
135
void ChargerAnimation::AnimationStart(const int32_t&
capacity
)
in AnimationStart()
argument
155
void ChargerAnimation::CapacityDisplay(const int32_t&
capacity
)
in CapacityDisplay()
argument
/base/powermgr/battery_manager/test/unittest/src/scenario_test/
H
A
D
battery_light_test.cpp
135
int32_t
capacity
= 1;
in HWTEST_F()
local
H
A
D
battery_notify_test.cpp
37
const int32_t
capacity
= 100;
in SetUp()
local
339
const int32_t
capacity
= -100;
in HWTEST_F()
local
373
const int32_t
capacity
= -100;
in HWTEST_F()
local
/base/powermgr/battery_manager/services/native/src/
H
A
D
battery_light.cpp
96
bool BatteryLight::UpdateColor(BatteryChargeState chargeState, int32_t
capacity
)
in UpdateColor()
argument
H
A
D
battery_dump.cpp
69
int32_t
capacity
= service->GetCapacity();
in GetBatteryInfo()
local
139
int32_t
capacity
= 0;
in MockCapacity()
local
[all...]
H
A
D
battery_notify.cpp
182
int32_t
capacity
= info.GetCapacity();
in PublishChangedEvent()
local
/base/security/appverify/interfaces/innerkits/appverify/include/common/
H
A
D
hap_byte_buffer.h
76
int32_t
capacity
= 0;
member in OHOS::Security::Verify::HapByteBuffer
/base/sensors/miscdevice/utils/common/src/
H
A
D
vibrator_infos.cpp
100
VibratorCapacity
capacity
;
in Unmarshalling()
local
/base/powermgr/battery_manager/test/systemtest/src/
H
A
D
battery_sttest.cpp
72
auto
capacity
= BatterySrvClient.GetCapacity();
in HWTEST_F()
local
80
auto
capacity
in HWTEST_F()
local
[all...]
H
A
D
battery_event_system_test.cpp
205
int
capacity
= data.GetWant().GetIntParam(KEY_CAPACITY, defaultCapacity);
in OnReceiveEvent()
local
612
int32_t
capacity
= 2;
in HWTEST_F()
local
[all...]
/base/powermgr/battery_manager/test/unittest/src/
H
A
D
battery_srv_proxy_mock_test.cpp
67
int32_t
capacity
= g_proxy->GetCapacity();
in HWTEST_F()
local
/base/powermgr/battery_manager/frameworks/cj/src/
H
A
D
battery_info_ffi.cpp
32
int32_t
capacity
= g_battClient.GetCapacity();
in FfiBatteryInfoBatterySOC()
local
/base/security/device_security_level/baselib/utils/src/
H
A
D
utils_work_queue.c
36
uint32_t
capacity
;
member
105
WorkQueue *CreateWorkQueue(uint32_t
capacity
, const char *name)
in CreateWorkQueue()
argument
143
WorkQueue *CreateWorkQueue(uint32_t
capacity
, const char *name)
in CreateWorkQueue()
argument
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/
H
A
D
vibrator_hdi_connection.cpp
153
int32_t VibratorHdiConnection::GetVibratorCapacity(VibratorCapacity &
capacity
)
in GetVibratorCapacity()
argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H
A
D
write_controller.cpp
75
explicit EventWroteLruCache(size_t
capacity
): capacity_(
capacity
) {}
in EventWroteLruCache()
argument
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H
A
D
compatible_connection.cpp
171
int32_t CompatibleConnection::GetVibratorCapacity(VibratorCapacity &
capacity
)
in GetVibratorCapacity()
argument
/base/web/webview/ohos_adapter/battery_mgr_adapter/src/
H
A
D
battery_mgr_client_adapter_impl.cpp
58
auto
capacity
= data.GetWant().GetIntParam(KEY_CAPACITY, defaultInvalid);
in OnReceiveEvent()
local
117
auto
capacity
= battClient.GetCapacity();
in RequestBatteryInfo()
local
/base/powermgr/battery_manager/test/unittest/src/interface_test/
H
A
D
battery_client_test.cpp
102
auto
capacity
= BatterySrvClient.GetCapacity();
in HWTEST_F()
local
108
auto
capacity
= BatterySrvClient.GetCapacity();
in HWTEST_F()
local
430
auto
capacity
= BatterySrvClient.GetCapacity();
HWTEST_F()
local
464
auto
capacity
= BatterySrvClient.GetCapacity();
HWTEST_F()
local
498
auto
capacity
= BatterySrvClient.GetCapacity();
HWTEST_F()
local
532
auto
capacity
= BatterySrvClient.GetCapacity();
HWTEST_F()
local
566
auto
capacity
= BatterySrvClient.GetCapacity();
HWTEST_F()
local
[all...]
/base/powermgr/battery_manager/services/zidl/src/
H
A
D
battery_srv_proxy.cpp
49
int32_t
capacity
= INVALID_BATT_INT_VALUE;
in GetCapacity()
local
/base/powermgr/thermal_manager/test/systemtest/src/
H
A
D
thermal_level_event_system_test.cpp
94
static bool PublishChangedEvent(int32_t
capacity
, int32_t chargerCurrent)
in PublishChangedEvent()
argument
/base/sensors/miscdevice/frameworks/native/common/src/
H
A
D
miscdevice_service_proxy.cpp
508
int32_t MiscdeviceServiceProxy::GetVibratorCapacity(VibratorCapacity &
capacity
)
in GetVibratorCapacity()
argument
Completed in 13 milliseconds
1
2