Searched refs:INSTANCE_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance
95 const INSTANCE_FILE_SIZE: u64 = 10 * 1024 * 1024; in command_run_app() constant99 INSTANCE_FILE_SIZE, in command_run_app()
195 private static final long INSTANCE_FILE_SIZE = 10 * 1024 * 1024; field in VirtualMachine465 INSTANCE_FILE_SIZE, in create() local