Searched refs:INSTANCE_FILE_SIZE (Results 1 – 2 of 2) sorted by relevance
79 const INSTANCE_FILE_SIZE: u64 = 10 * 1024 * 1024; in command_run_app() constant83 INSTANCE_FILE_SIZE, in command_run_app()
223 private static final long INSTANCE_FILE_SIZE = 10 * 1024 * 1024; field in VirtualMachine561 INSTANCE_FILE_SIZE, in create() local