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:GetVoltage
(Results
1 - 8
of
8
) sorted by relevance
/base/powermgr/battery_lite/frameworks/js/builtin/src/
H
A
D
battery_module.cpp
109
JSIValue BatteryModule::
GetVoltage
(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum)
in GetVoltage()
function in OHOS::ACELite::BatteryModule
/base/powermgr/battery_lite/services/include/
H
A
D
battery_device.h
52
int32_t (*
GetVoltage
)(void);
member
H
A
D
ibattery.h
50
int32_t (*
GetVoltage
)();
member
/base/powermgr/battery_manager/frameworks/native/src/
H
A
D
battery_srv_client.cpp
117
int32_t BatterySrvClient::
GetVoltage
()
in GetVoltage()
function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/services/zidl/src/
H
A
D
battery_srv_proxy.cpp
129
int32_t BatterySrvProxy::
GetVoltage
()
in GetVoltage()
function in OHOS::PowerMgr::BatterySrvProxy
/base/powermgr/battery_manager/frameworks/napi/src/
H
A
D
battery_info.cpp
84
static napi_value
GetVoltage
(napi_env env, napi_callback_info info)
in GetVoltage()
function
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H
A
D
battery_info.h
324
const int32_t&
GetVoltage
() const
in GetVoltage()
function in OHOS::PowerMgr::BatteryInfo
/base/powermgr/battery_manager/services/native/src/
H
A
D
battery_service.cpp
611
int32_t BatteryService::
GetVoltage
()
in GetVoltage()
function in OHOS::PowerMgr::BatteryService
Completed in 6 milliseconds