Searched refs:GetImageSearchPathList (Results 1 – 4 of 4) sorted by relevance
1048 target->GetImageSearchPathList().Append( in DoExecute()1079 target->GetImageSearchPathList().Clear(notify); in DoExecute()1137 const PathMappingList &list = target->GetImageSearchPathList(); in HandleArgumentCompletion()1174 target->GetImageSearchPathList().Insert(from, to, insert_idx, in DoExecute()1208 target->GetImageSearchPathList().Dump(&result.GetOutputStream()); in DoExecute()1237 if (target->GetImageSearchPathList().RemapPath(orig, transformed)) in DoExecute()
1156 PathMappingList &GetImageSearchPathList();
1486 target_sp->GetImageSearchPathList().Append(srFrom, srTo, true); in AppendImageSearchPath()
2401 PathMappingList &Target::GetImageSearchPathList() { in GetImageSearchPathList() function in Target