Searched refs:GetImageSearchPathList (Results 1 – 4 of 4) sorted by relevance
1052 target.GetImageSearchPathList().Append( in DoExecute()1083 target.GetImageSearchPathList().Clear(notify); in DoExecute()1141 const PathMappingList &list = target->GetImageSearchPathList(); in HandleArgumentCompletion()1178 target.GetImageSearchPathList().Insert(from, to, insert_idx, in DoExecute()1211 target.GetImageSearchPathList().Dump(&result.GetOutputStream()); in DoExecute()1240 if (target.GetImageSearchPathList().RemapPath(orig, transformed)) in DoExecute()
1197 PathMappingList &GetImageSearchPathList();
1448 target_sp->GetImageSearchPathList().Append(srFrom, srTo, true); in AppendImageSearchPath()
2583 PathMappingList &Target::GetImageSearchPathList() { in GetImageSearchPathList() function in Target