Searched defs:systemInfoStats (Results 1 – 2 of 2) sorted by relevance
455 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testSerializationDeserialization() local777 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testPostBootAbnormalScanDetection() local
828 SystemInfoStats systemInfoStats; in finishPendingRead() local838 private void readFromMemory(@NonNull SystemInfoStats systemInfoStats) { in readFromMemory()