Home
last modified time | relevance | path

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

/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp275 std::shared_ptr<CoolingDeviceCallback> localCoolingDeviceCallback = in TEST_P() local
278 status = mThermal->registerCoolingDeviceChangedCallbackWithType(localCoolingDeviceCallback, in TEST_P()
282 status = mThermal->unregisterCoolingDeviceChangedCallback(localCoolingDeviceCallback); in TEST_P()