Searched defs:GetTechnology (Results 1 – 11 of 11) sorted by relevance
53 char* (*GetTechnology)(void); member
51 char* (*GetTechnology)(); member
99 std::string BatterySrvClient::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatterySrvClient
134 export interface GetTechnology { interface
52 int32_t MockBatterySrvProxy::GetTechnology(std::string& technology) in GetTechnology() function in OHOS::PowerMgr::MockBatterySrvProxy
125 JSIValue BatteryModule::GetTechnology(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in GetTechnology() function in OHOS::ACELite::BatteryModule
150 BENCHMARK_F(BatteryBenchmarkTest, GetTechnology)(benchmark::State& st) in BENCHMARK_F() argument
167 std::string BatterySrvClient::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatterySrvClient
389 const std::string& GetTechnology() const in GetTechnology() function
96 static napi_value GetTechnology(napi_env env, napi_callback_info info) in GetTechnology() function
1061 int32_t BatteryService::GetTechnology(std::string& technology) in GetTechnology() function in OHOS::PowerMgr::BatteryService