Home
last modified time | relevance | path

Searched defs:GetTechnology (Results 1 – 11 of 11) sorted by relevance

/base/powermgr/battery_lite/services/include/
Dbattery_device.h53 char* (*GetTechnology)(void); member
Dibattery.h51 char* (*GetTechnology)(); member
/base/powermgr/battery_manager/frameworks/ets/taihe/batteryInfo/test/unittest/
Dbattery_taihe_native_test.cpp99 std::string BatterySrvClient::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_lite/interfaces/kits/js/
D@system.battery.d.ts134 export interface GetTechnology { interface
/base/powermgr/battery_manager/test/unittest/mock/source/
Dmock_battery_srv_proxy.cpp52 int32_t MockBatterySrvProxy::GetTechnology(std::string& technology) in GetTechnology() function in OHOS::PowerMgr::MockBatterySrvProxy
/base/powermgr/battery_lite/frameworks/js/builtin/src/
Dbattery_module.cpp125 JSIValue BatteryModule::GetTechnology(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetTechnology() function in OHOS::ACELite::BatteryModule
/base/powermgr/battery_manager/test/benchmarktest/
Dbattery_benchmark_test.cpp150 BENCHMARK_F(BatteryBenchmarkTest, GetTechnology)(benchmark::State& st) in BENCHMARK_F() argument
/base/powermgr/battery_manager/frameworks/native/src/
Dbattery_srv_client.cpp167 std::string BatterySrvClient::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
Dbattery_info.h389 const std::string& GetTechnology() const in GetTechnology() function
/base/powermgr/battery_manager/frameworks/napi/src/
Dbattery_info.cpp96 static napi_value GetTechnology(napi_env env, napi_callback_info info) in GetTechnology() function
/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp1061 int32_t BatteryService::GetTechnology(std::string& technology) in GetTechnology() function in OHOS::PowerMgr::BatteryService