Searched refs:sourceName (Results 1 – 3 of 3) sorted by relevance
105 public void connect(String sourceName, in connect() argument109 Filter source = getFilter(sourceName); in connect()113 "Attempting to connect unknown source filter '" + sourceName + "'!"); in connect()
1008 String8 sourceName("zip:"); in createZipSourceNameLocked() local1009 sourceName.append(zipFileName); in createZipSourceNameLocked()1010 sourceName.append(":"); in createZipSourceNameLocked()1012 sourceName.appendPath(dirName); in createZipSourceNameLocked()1014 sourceName.appendPath(fileName); in createZipSourceNameLocked()1015 return sourceName; in createZipSourceNameLocked()1459 String8 sourceName, zipName, dirName; in scanAndMergeZipLocked() local
889 String sourceName) { in appendSourceDescriptionIfApplicable() argument892 description.append(sourceName); in appendSourceDescriptionIfApplicable()