Searched refs:remote_file_path (Results 1 – 1 of 1) sorted by relevance
879 const char *remote_file_path = args.GetArgumentAtIndex(0); in DoExecute() local881 Status error = platform_sp->GetFile(FileSpec(remote_file_path), in DoExecute()886 remote_file_path, local_file_path); in DoExecute()946 std::string remote_file_path(args.GetArgumentAtIndex(0)); in DoExecute() local947 user_id_t size = platform_sp->GetFileSize(FileSpec(remote_file_path)); in DoExecute()951 remote_file_path.c_str(), size); in DoExecute()956 remote_file_path.c_str()); in DoExecute()