Home
last modified time | relevance | path

Searched refs:srcURL (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp663 WideString srcURL = csURL; in MailToInfo() local
664 srcURL.TrimLeft(); in MailToInfo()
665 if (srcURL.Left(7).CompareNoCase(L"mailto:") != 0) in MailToInfo()
668 auto pos = srcURL.Find(L'?'); in MailToInfo()
673 pos = srcURL.Find(L'@'); in MailToInfo()
677 tmp = srcURL.Right(csURL.GetLength() - 7); in MailToInfo()
679 tmp = srcURL.Left(pos.value()); in MailToInfo()
686 srcURL = srcURL.Right(srcURL.GetLength() - (pos.value() + 1)); in MailToInfo()
687 while (!srcURL.IsEmpty()) { in MailToInfo()
688 srcURL.Trim(); in MailToInfo()
[all …]
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemExtensionDecl.java205 String srcURL = null; in compose() local
217 srcURL = sdecl.getSrc(); in compose()
247 if (null == srcURL) in compose()
251 else if (extNsMgr.namespaceIndex(srcURL, in compose()
254 extNsSpt = extNsMgr.defineJavaNamespace(declNamespace, srcURL); in compose()
261 lang, srcURL, scriptSrc, getSystemId()}; in compose()
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/rt/
H A DClassPathProcessorST.java99 String srcURL = null; in handleArchiveEntry() local
105srcURL = "jar:".concat (m_archiveFile.toURL ().toExternalForm ()).concat ("!/").concat (name); in handleArchiveEntry()
161 m_cache.put (className, new ClassPathCacheEntry (bytes, srcURL)); in handleArchiveEntry()
197 String srcURL = null; in handleFile() local
204 srcURL = inFile.toURL ().toExternalForm (); in handleFile()
261 m_cache.put (className, new ClassPathCacheEntry (bytes, srcURL)); in handleFile()
H A DClassPathCacheEntry.java28 public ClassPathCacheEntry (final byte [] bytes, final String srcURL) in ClassPathCacheEntry() argument
33 $assert.ASSERT (srcURL != null, "srcURL = null"); in ClassPathCacheEntry()
37 m_srcURL = srcURL; in ClassPathCacheEntry()
H A DInstrClassLoader.java342 …Class defineClass (final String className, final byte [] bytes, final int length, final URL srcURL) in defineClass() argument
347 final CodeSource csrc = new CodeSource (srcURL, (Certificate[])null); in defineClass()
364 srcURL); in defineClass()
/aosp_15_r20/external/golang-protobuf/
H A Dintegration_test.go306 func downloadFile(check func(error), dstPath, srcURL string) {
307 resp, err := http.Get(srcURL)
319 func downloadArchive(check func(error), dstPath, srcURL, skipPrefix, wantSHA256 string) { argument
322 resp, err := http.Get(srcURL)
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A DETCoreMLAssetManager.mm375 - (nullable ETCoreMLAsset *)_storeAssetAtURL:(NSURL *)srcURL
379 NSString *extension = srcURL.lastPathComponent.pathExtension;
381 auto asset = Asset::make(srcURL, identifier, self.fileManager, error);
390 …bool status = _assetsStore.impl()->transaction([self, &assetValue, assetSizeInBytes, srcURL, dstUR…
413 if (![self.fileManager moveItemAtURL:srcURL toURL:dstURL error:error]) {
H A Dasset.h68 make(NSURL* srcURL, NSString* identifier, NSFileManager* fm, NSError* __autoreleasing* error);
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDemma_device.jarMETA-INF/ META-INF/MANIFEST.MF emma.class emma.java package emma ...
HDemma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/aosp_15_r20/external/emma/lib/
HDemma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...
/aosp_15_r20/external/testng/ant/
HDivy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/withres/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/apache-xml.com.android.art.debug_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/javac/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...