Searched refs:file_arg_host (Results 1 – 1 of 1) sorted by relevance
779 CommandArgumentData file_arg_remote, file_arg_host; in CommandObjectPlatformGetFile() local789 file_arg_host.arg_type = eArgTypeFilename; in CommandObjectPlatformGetFile()790 file_arg_host.arg_repetition = eArgRepeatPlain; in CommandObjectPlatformGetFile()793 arg2.push_back(file_arg_host); in CommandObjectPlatformGetFile()