Searched defs:systemInfoStats (Results 1 – 2 of 2) sorted by relevance
463 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testSerializationDeserialization() local785 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testPostBootAbnormalScanDetection() local
830 SystemInfoStats systemInfoStats; in finishPendingRead() local840 private void readFromMemory(@NonNull SystemInfoStats systemInfoStats) { in readFromMemory()