/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/ |
D | batterymgr_interfaces_test.cpp | 119 char *technology = GetBatTechnology(); variable
|
/base/powermgr/battery_manager/test/unittest/src/ |
D | battery_srv_proxy_mock_test.cpp | 125 std::string technology = g_proxy->GetTechnology(); variable
|
/base/powermgr/battery_lite/services/src/ |
D | battery_manage_feature.c | 99 char* technology = NULL; in TechnologyImpl() 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 | 586 auto technology = BatterySrvClient.GetTechnology(); variable 593 auto technology = BatterySrvClient.GetTechnology(); variable
|
/base/powermgr/battery_manager/frameworks/native/test/unittest/src/ |
D | battery_client_test.cpp | 279 auto technology = BatterySrvClient.GetTechnology(); variable 286 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/services/native/src/ |
D | battery_dump.cpp | 79 std::string technology = service->GetTechnology(); in GetBatteryInfo() local
|
D | battery_service.cpp | 470 std::string technology; in GetTechnology() local
|
/base/powermgr/battery_manager/frameworks/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_lite/frameworks/js/builtin/src/ |
D | battery_module.cpp | 128 char *technology = NULL; in GetTechnology() local
|
/base/powermgr/battery_manager/test/benchmarktest/ |
D | battery_benchmark_test.cpp | 153 auto technology = g_batterySrvClient.GetTechnology(); in BENCHMARK_F() local
|
/base/powermgr/battery_manager/services/zidl/src/ |
D | battery_srv_proxy.cpp | 198 std::u16string technology = Str8ToStr16(INVALID_STRING_VALUE); in GetTechnology() local
|
/base/powermgr/battery_manager/interfaces/inner_api/native/include/ |
D | battery_info.h | 304 void SetTechnology(const std::string& technology) in SetTechnology()
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_vendor_sim_defs.h | 271 int32_t technology; member
|
/base/telephony/core_service/interfaces/innerkits/include/ |
D | telephony_types.h | 648 int32_t technology = 0; member
|
/base/telephony/core_service/services/tel_ril/test/ |
D | tel_ril_test.cpp | 591 int32_t technology; in OnRequestSetRadioProtocolTest() local
|