Searched defs:systemInfoStats (Results 1 – 2 of 2) sorted by relevance
452 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testSerializationDeserialization() local774 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testPostBootAbnormalScanDetection() local
827 SystemInfoStats systemInfoStats; in finishPendingRead() local837 private void readFromMemory(@NonNull SystemInfoStats systemInfoStats) { in readFromMemory()