Home
last modified time | relevance | path

Searched defs:HalResult (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/include/powermanager/
H A DPowerHalWrapper.h78 explicit HalResult(T value) in HalResult() function
80 explicit HalResult(std::string errorMessage, bool unsupported) in HalResult() function
111 explicit HalResult(std::string errorMessage) in HalResult() function
/aosp12/frameworks/native/services/vibratorservice/include/vibratorservice/
H A DVibratorHalWrapper.h85 explicit HalResult(T value) in HalResult() function
87 explicit HalResult(std::string errorMessage, bool unsupported) in HalResult() function
125 explicit HalResult(std::string errorMessage) in HalResult() function
/aosp12/hardware/interfaces/health/2.0/vts/functional/
H A DVtsHalHealthV2_0TargetTest.cpp338 struct HalResult { struct
339 Result result;
340 T value;