/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/ |
D | batterymgr_interfaces_test.cpp | 119 char *technology = GetBatTechnology(); variable
|
/base/powermgr/battery_manager/services/native/test/unittest/src/ |
D | battery_srv_proxy_mock_test.cpp | 125 std::string technology = g_proxy->GetTechnology(); variable
|
/base/powermgr/battery_manager/frameworks/native/test/unittest/src/ |
D | battery_client_test.cpp | 251 auto technology = BatterySrvClient.GetTechnology(); variable 258 auto technology = BatterySrvClient.GetTechnology(); variable
|
/base/powermgr/battery_lite/services/src/ |
D | battery_manage_feature.c | 99 char* technology = NULL; in TechnologyImpl() local
|
/base/powermgr/battery_manager/services/native/src/ |
D | battery_dump.cpp | 86 std::string technology = service->GetTechnology(); in GetBatteryInfo() local
|
D | battery_service.cpp | 495 std::string technology; in GetTechnology() local
|
/base/powermgr/battery_manager/frameworks/native/src/ |
D | battery_srv_client.cpp | 137 std::string technology; in GetTechnology() local
|
/base/powermgr/battery_manager/test/systemtest/src/ |
D | battery_sttest.cpp | 582 auto technology = BatterySrvClient.GetTechnology(); variable 589 auto technology = BatterySrvClient.GetTechnology(); variable
|
/base/powermgr/battery_lite/interfaces/kits/js/ |
D | @system.battery.d.ts | 127 technology: string; property
|
/base/powermgr/battery_manager/frameworks/js/napi/ |
D | battery_info.cpp | 93 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.ts | 60 const technology: string; constant
|
/base/powermgr/battery_lite/frameworks/js/builtin/src/ |
D | battery_module.cpp | 128 char *technology = NULL; in GetTechnology() local
|
/base/powermgr/battery_manager/services/zidl/src/ |
D | battery_srv_proxy.cpp | 190 std::u16string technology = Str8ToStr16(INVALID_STRING_VALUE); in GetTechnology() local
|
/base/powermgr/battery_manager/interfaces/innerkits/native/include/ |
D | battery_info.h | 270 void SetTechnology(const std::string& technology) in SetTechnology()
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_vendor_sim_defs.h | 133 int32_t technology; member
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | telephony_types.h | 243 int32_t technology; member
|
/base/telephony/core_service/services/tel_ril/test/ |
D | tel_ril_test.cpp | 939 int32_t technology; in OnRequestSetRadioProtocolTest() local
|