OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportHardwareFailed
(Results
1 - 3
of
3
) sorted by null
/hardware/google/interfaces/pixelstats/1.0/
IPixelStats.hal
64
/** HardwareType for
reportHardwareFailed
*/
73
* ErrorCodes for
reportHardwareFailed
.
97
reportHardwareFailed
(HardwareType hardwareType, int32_t hardwareLocation, HardwareErrorCode errorCode);
/hardware/google/interfaces/pixelstats/1.0/default/
PixelStats.h
51
Return<void>
reportHardwareFailed
(HardwareType hardwareType, int32_t hardwareLocation,
PixelStats.cpp
121
Return<void> PixelStats::
reportHardwareFailed
(HardwareType hardwareType, int32_t hardwareLocation,
Completed in 74 milliseconds