OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportSlowIo
(Results
1 - 3
of
3
) sorted by null
/hardware/google/interfaces/pixelstats/1.0/
IPixelStats.hal
164
* Classifications of IO Operations for
reportSlowIo
.
178
reportSlowIo
(IoOperation operation, int32_t count);
/hardware/google/interfaces/pixelstats/1.0/default/
PixelStats.h
57
Return<void>
reportSlowIo
(IoOperation operation, int32_t count) override;
PixelStats.cpp
170
Return<void> PixelStats::
reportSlowIo
(IoOperation operation, int32_t count) {
Completed in 613 milliseconds