Searched refs:memInfo (Results 1 – 8 of 8) sorted by relevance
80 Multimap<String, String> memInfo = propertiesFromLinuxFile("/proc/meminfo"); in getLinuxEnvironment() local82 propertyMap.put("host.memory.physical", memInfo.get("MemTotal").toString()); in getLinuxEnvironment()83 propertyMap.put("host.memory.swap", memInfo.get("SwapTotal").toString()); in getLinuxEnvironment()
565 MEMORY_BASIC_INFORMATION memInfo; in shmat() local572 if (VirtualQuery(mapAddr, &memInfo, sizeof(memInfo)) == 0) { in shmat()577 mapAddr = VirtualAlloc(mapAddr, memInfo.RegionSize, MEM_COMMIT, PAGE_READWRITE); in shmat()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...