Searched refs:main_apk_path (Results 1 – 1 of 1) sorted by relevance
185 const std::string& main_apk_path, const std::string& payload_binary_name, bool debuggable, in create_vm_config() argument187 ScopedFileDescriptor main_apk = OR_RETURN(open_file(main_apk_path, O_RDONLY)); in create_vm_config()