Searched refs:GetFileActionAtIndex (Results 1 – 4 of 4) sorted by relevance
75 GetFileActionAtIndex (size_t idx) const;
141 ProcessLaunchInfo::GetFileActionAtIndex(size_t idx) const in GetFileActionAtIndex() function in ProcessLaunchInfo
487 const auto file_action = launch_info.GetFileActionAtIndex (i); in LaunchProcess()
889 const FileAction *launch_file_action = launch_info.GetFileActionAtIndex(i); in LaunchProcessPosixSpawn()