Searched refs:access_kregistry_size_bytes (Results 1 – 1 of 1) sorted by relevance
311 auto access_kregistry_size_bytes = 0; in StartCommands() local313 access_kregistry_size_bytes = FileSize(instance.access_kregistry_path()); in StartCommands()314 CF_EXPECT((access_kregistry_size_bytes & (1024 * 1024 - 1)) == 0, in StartCommands()316 << " file size (" << access_kregistry_size_bytes in StartCommands()367 (access_kregistry_size_bytes / 1024 / 1024) + in StartCommands()653 if (access_kregistry_size_bytes > 0) { in StartCommands()658 ",size=", access_kregistry_size_bytes); in StartCommands()