Searched refs:storaged (Results 1 – 7 of 7) sorted by relevance
9 "system/core/storaged/binder",
132 "storaged",
302 IStoraged storaged = IStoraged.Stub.asInterface(binder); in getRecentPerf() local303 return storaged.getRecentPerf(); in getRecentPerf()
50 // Average write speed of storaged benchmark for last 24 hours
169 optional Status storaged = 26; field
1413 IStoraged storaged = IStoraged.Stub.asInterface(binder); in pullDiskStats() local1414 writeSpeed = storaged.getRecentPerf(); in pullDiskStats()
729 "system/core/storaged/binder",