Home
last modified time | relevance | path

Searched defs:technology (Results 1 – 17 of 17) sorted by relevance

/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/
Dbatterymgr_interfaces_test.cpp119 char *technology = GetBatTechnology(); variable
/base/powermgr/battery_manager/services/native/test/unittest/src/
Dbattery_srv_proxy_mock_test.cpp125 std::string technology = g_proxy->GetTechnology(); variable
/base/powermgr/battery_manager/frameworks/native/test/unittest/src/
Dbattery_client_test.cpp251 auto technology = BatterySrvClient.GetTechnology(); variable
258 auto technology = BatterySrvClient.GetTechnology(); variable
/base/powermgr/battery_lite/services/src/
Dbattery_manage_feature.c99 char* technology = NULL; in TechnologyImpl() local
/base/powermgr/battery_manager/services/native/src/
Dbattery_dump.cpp86 std::string technology = service->GetTechnology(); in GetBatteryInfo() local
Dbattery_service.cpp495 std::string technology; in GetTechnology() local
/base/powermgr/battery_manager/frameworks/native/src/
Dbattery_srv_client.cpp137 std::string technology; in GetTechnology() local
/base/powermgr/battery_manager/test/systemtest/src/
Dbattery_sttest.cpp582 auto technology = BatterySrvClient.GetTechnology(); variable
589 auto technology = BatterySrvClient.GetTechnology(); variable
/base/powermgr/battery_lite/interfaces/kits/js/
D@system.battery.d.ts127 technology: string; property
/base/powermgr/battery_manager/frameworks/js/napi/
Dbattery_info.cpp93 auto technology = g_battClient.GetTechnology(); in GetTechnology() local
376 napi_value technology = nullptr; in CreateEventBatteryChangedKey() local
424 napi_value technology = nullptr; in CreateEventBatteryChangedCode() local
/base/powermgr/battery_manager/interfaces/kits/js/
D@ohos.batteryInfo.d.ts60 const technology: string; constant
/base/powermgr/battery_lite/frameworks/js/builtin/src/
Dbattery_module.cpp128 char *technology = NULL; in GetTechnology() local
/base/powermgr/battery_manager/services/zidl/src/
Dbattery_srv_proxy.cpp190 std::u16string technology = Str8ToStr16(INVALID_STRING_VALUE); in GetTechnology() local
/base/powermgr/battery_manager/interfaces/innerkits/native/include/
Dbattery_info.h270 void SetTechnology(const std::string& technology) in SetTechnology()
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_sim_defs.h133 int32_t technology; member
/base/telephony/core_service/interfaces/innerkits/include/
Dtelephony_types.h243 int32_t technology; member
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp939 int32_t technology; in OnRequestSetRadioProtocolTest() local