Home
last modified time | relevance | path

Searched refs:GetTechnology (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
H A Dbatteryhdi_fuzz.cpp109 void GetTechnology([[maybe_unused]] const uint8_t *data, [[maybe_unused]] size_t size) in GetTechnology() function
112 g_batteryInterface->GetTechnology(str); in GetTechnology()
179 &GetTechnology,
/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_interface_impl.h50 int32_t GetTechnology(std::string& technology) override;
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp174 int32_t BatteryInterfaceImpl::GetTechnology(std::string& technology) in GetTechnology() function in OHOS::HDI::Battery::V2_0::BatteryInterfaceImpl

Completed in 3 milliseconds