Searched defs:systemInfoStats (Results 1 – 2 of 2) sorted by relevance
410 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testSerializationDeserialization() local730 SystemInfoStats systemInfoStats = SystemInfoStats.parseFrom(serialized); in testPostBootAbnormalScanDetection() local
786 SystemInfoStats systemInfoStats; in finishPendingRead() local796 private void readFromMemory(@NonNull SystemInfoStats systemInfoStats) { in readFromMemory()