Home
last modified time | relevance | path

Searched refs:Thermal (Results 1 – 21 of 21) sorted by relevance

/hardware/interfaces/thermal/aidl/default/
Dmain.cpp25 using aidl::android::hardware::thermal::impl::example::Thermal;
29 std::shared_ptr<Thermal> thermal = ndk::SharedRefBase::make<Thermal>(); in main()
31 const std::string instance = std::string() + Thermal::descriptor + "/default"; in main()
DThermal.cpp39 ScopedAStatus Thermal::getCoolingDevices(std::vector<CoolingDevice>* /* out_devices */) { in getCoolingDevices()
44 ScopedAStatus Thermal::getCoolingDevicesWithType(CoolingType in_type, in getCoolingDevicesWithType()
50 ScopedAStatus Thermal::getTemperatures(std::vector<Temperature>* /* out_temperatures */) { in getTemperatures()
55 ScopedAStatus Thermal::getTemperaturesWithType(TemperatureType in_type, in getTemperaturesWithType()
61 ScopedAStatus Thermal::getTemperatureThresholds( in getTemperatureThresholds()
67 ScopedAStatus Thermal::getTemperatureThresholdsWithType( in getTemperatureThresholdsWithType()
74 ScopedAStatus Thermal::registerThermalChangedCallback( in registerThermalChangedCallback()
95 ScopedAStatus Thermal::registerThermalChangedCallbackWithType( in registerThermalChangedCallbackWithType()
117 ScopedAStatus Thermal::unregisterThermalChangedCallback( in unregisterThermalChangedCallback()
145 ScopedAStatus Thermal::registerCoolingDeviceChangedCallbackWithType( in registerCoolingDeviceChangedCallbackWithType()
[all …]
DThermal.h30 class Thermal : public BnThermal {
DAndroid.bp39 "Thermal.cpp",
/hardware/google/pixel/thermal/
DThermal.cpp53 Thermal::Thermal() { in Thermal() function in aidl::android::hardware::thermal::implementation::Thermal
55 std::bind(&Thermal::sendThermalChangedCallback, this, std::placeholders::_1)); in Thermal()
58 Thermal::Thermal(const std::shared_ptr<ThermalHelper> &helper) { in Thermal() function in aidl::android::hardware::thermal::implementation::Thermal
62 ndk::ScopedAStatus Thermal::getTemperatures(std::vector<Temperature> *_aidl_return) { in getTemperatures()
66 ndk::ScopedAStatus Thermal::getTemperaturesWithType(TemperatureType type, in getTemperaturesWithType()
71 ndk::ScopedAStatus Thermal::getFilteredTemperatures(bool filterType, TemperatureType type, in getFilteredTemperatures()
83 ndk::ScopedAStatus Thermal::getCoolingDevices(std::vector<CoolingDevice> *_aidl_return) { in getCoolingDevices()
87 ndk::ScopedAStatus Thermal::getCoolingDevicesWithType(CoolingType type, in getCoolingDevicesWithType()
92 ndk::ScopedAStatus Thermal::getFilteredCoolingDevices(bool filterType, CoolingType type, in getFilteredCoolingDevices()
104 ndk::ScopedAStatus Thermal::getTemperatureThresholds( in getTemperatureThresholds()
[all …]
Dservice.cpp28 using Thermal = ::aidl::android::hardware::thermal::implementation::Thermal; typedef
39 auto svc = ndk::SharedRefBase::make<Thermal>(); in main()
DThermal.h50 class Thermal : public BnThermal {
52 Thermal();
53 explicit Thermal(const std::shared_ptr<ThermalHelper> &helper);
54 ~Thermal() = default;
DAndroid.bp9 "Thermal.cpp",
72 "Thermal.cpp",
/hardware/interfaces/thermal/2.0/default/
DThermal.cpp85 Return<void> Thermal::getTemperatures(getTemperatures_cb _hidl_cb) { in getTemperatures()
93 Return<void> Thermal::getCpuUsages(getCpuUsages_cb _hidl_cb) { in getCpuUsages()
101 Return<void> Thermal::getCoolingDevices(getCoolingDevices_cb _hidl_cb) { in getCoolingDevices()
110 Return<void> Thermal::getCurrentTemperatures(bool filterType, TemperatureType type, in getCurrentTemperatures()
125 Return<void> Thermal::getTemperatureThresholds(bool filterType, TemperatureType type, in getTemperatureThresholds()
140 Return<void> Thermal::getCurrentCoolingDevices(bool filterType, CoolingType type, in getCurrentCoolingDevices()
155 Return<void> Thermal::registerThermalChangedCallback(const sp<IThermalChangedCallback>& callback, in registerThermalChangedCallback()
184 Return<void> Thermal::unregisterThermalChangedCallback( in unregisterThermalChangedCallback()
Dservice.cpp32 using ::android::hardware::thermal::V2_0::implementation::Thermal;
45 service = new Thermal(); in main()
DAndroid.bp33 "Thermal.cpp",
DThermal.h56 class Thermal : public IThermal {
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp45 Thermal::Thermal(thermal_module_t* module) : mModule(module) {} in Thermal() function in android::hardware::thermal::V1_0::implementation::Thermal
48 Return<void> Thermal::getTemperatures(getTemperatures_cb _hidl_cb) { in getTemperatures()
104 Return<void> Thermal::getCpuUsages(getCpuUsages_cb _hidl_cb) { in getCpuUsages()
142 Return<void> Thermal::getCoolingDevices(getCoolingDevices_cb _hidl_cb) { in getCoolingDevices()
200 return new Thermal(reinterpret_cast<thermal_module_t*>(device)); in HIDL_FETCH_IThermal()
203 return new Thermal(module); in HIDL_FETCH_IThermal()
DThermal.h42 struct Thermal : public IThermal { struct
43 Thermal(thermal_module_t* module);
DAndroid.bp30 srcs: ["Thermal.cpp"],
/hardware/google/pixel/thermal/tests/
Dthermal_looper_test.cpp33 std::shared_ptr<Thermal> thermal = ndk::SharedRefBase::make<Thermal>(helper);
/hardware/interfaces/thermal/2.0/
DIThermal.hal60 * which might not be simple thresholds so these values Thermal HAL provided
69 * Register an IThermalChangedCallback, used by the Thermal HAL
89 * Unregister an IThermalChangedCallback, used by the Thermal HAL
/hardware/interfaces/thermal/1.1/
DIThermal.hal24 * Register an IThermalCallback, used by the Thermal HAL
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp427 Thermal, ThermalAidlTest,
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto1454 // Thermal zone name
2122 /* Type of Thermal Sensor Abnormality */
/hardware/interfaces/radio/1.4/
Dtypes.hal557 * Thermal level increases and causes calls to be torn down when normal mode of operation is