Searched refs:GetImageSearchPathList (Results 1 – 4 of 4) sorted by relevance
1057 target->GetImageSearchPathList().Append( in DoExecute()1089 target->GetImageSearchPathList().Clear(notify); in DoExecute()1148 const PathMappingList &list = target->GetImageSearchPathList(); in HandleArgumentCompletion()1185 target->GetImageSearchPathList().Insert(from, to, insert_idx, in DoExecute()1221 target->GetImageSearchPathList().Dump(&result.GetOutputStream()); in DoExecute()1263 if (target->GetImageSearchPathList().RemapPath(orig, transformed)) in DoExecute()
1119 PathMappingList &GetImageSearchPathList();
1465 target_sp->GetImageSearchPathList().Append(srFrom, srTo, true); in AppendImageSearchPath()
2321 PathMappingList &Target::GetImageSearchPathList() { in GetImageSearchPathList() function in Target