Searched defs:GetTechnology (Results 1 – 10 of 10) sorted by relevance
53 char* (*GetTechnology)(void); member
51 char* (*GetTechnology)(); member
131 std::string BatterySrvClient::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatterySrvClient
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
174 int32_t BatteryInterfaceImpl::GetTechnology(std::string& technology) in GetTechnology() function in OHOS::HDI::Battery::V2_0::BatteryInterfaceImpl
179 std::string BatterySrvProxy::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatterySrvProxy
389 const std::string& GetTechnology() const in GetTechnology() function
586 std::string BatteryService::GetTechnology() in GetTechnology() function in OHOS::PowerMgr::BatteryService
96 static napi_value GetTechnology(napi_env env, napi_callback_info info) in GetTechnology() function