Home
last modified time | relevance | path

Searched defs:reportSlowIo (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/stats/
DStatsHal.cpp81 hardware::Return<void> StatsHal::reportSlowIo(const SlowIo& slowIo) { in reportSlowIo() function in android::frameworks::stats::V1_0::implementation::StatsHal
/frameworks/hardware/interfaces/stats/1.0/vts/functional/
DVtsHalStatsV1_0TargetTest.cpp98 TEST_P(StatsHidlTest, reportSlowIo) { in TEST_P() argument