Searched refs:file_arg_host (Results 1 – 1 of 1) sorted by relevance
806 CommandArgumentData file_arg_remote, file_arg_host; in CommandObjectPlatformGetFile() local816 file_arg_host.arg_type = eArgTypeFilename; in CommandObjectPlatformGetFile()817 file_arg_host.arg_repetition = eArgRepeatPlain; in CommandObjectPlatformGetFile()820 arg2.push_back(file_arg_host); in CommandObjectPlatformGetFile()