Searched refs:pstore_size_bytes (Results 1 – 1 of 1) sorted by relevance
136 auto pstore_size_bytes = cuttlefish::FileSize(instance.pstore_path()); in StartCommands() local137 if (pstore_size_bytes & (1024 * 1024 - 1)) { in StartCommands()139 << pstore_size_bytes << ") not a multiple of 1MB"; in StartCommands()154 (is_arm ? 0 : pstore_size_bytes / 1024 / 1024); in StartCommands()279 instance.pstore_path(), ",size=", pstore_size_bytes); in StartCommands()