Searched refs:file_arg_remote (Results 1 – 1 of 1) sorted by relevance
806 CommandArgumentData file_arg_remote, file_arg_host; in CommandObjectPlatformGetFile() local809 file_arg_remote.arg_type = eArgTypeFilename; in CommandObjectPlatformGetFile()810 file_arg_remote.arg_repetition = eArgRepeatPlain; in CommandObjectPlatformGetFile()813 arg1.push_back(file_arg_remote); in CommandObjectPlatformGetFile()893 CommandArgumentData file_arg_remote; in CommandObjectPlatformGetSize() local896 file_arg_remote.arg_type = eArgTypeFilename; in CommandObjectPlatformGetSize()897 file_arg_remote.arg_repetition = eArgRepeatPlain; in CommandObjectPlatformGetSize()900 arg1.push_back(file_arg_remote); in CommandObjectPlatformGetSize()