Home
last modified time | relevance | path

Searched defs:thermalCallback (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraThermalAdapter.cpp155 int QCameraThermalAdapter::thermalCallback(int level, in thermalCallback() function in qcamera::QCameraThermalAdapter
/hardware/interfaces/thermal/2.0/vts/functional/
DVtsHalThermalV2_0TargetTest.cpp107 sp<ThermalCallback> thermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P() local
/hardware/interfaces/thermal/utils/tests/
DThermalHidlWrapperTest.cpp133 sp<ThermalCallback> thermalCallback = new (std::nothrow) ThermalCallback(); in TEST_P() local
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp190 std::shared_ptr<ThermalCallback> thermalCallback = ndk::SharedRefBase::make<ThermalCallback>(); in TEST_P() local