OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uriName
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/java/sun/security/provider/certpath/
DistributionPointFetcher.java
189
URIName
uriName
= (
URIName
)name.getName();
190
X509CRL crl = getCRL(
uriName
);
229
private static X509CRL getCRL(
URIName
name) throws CertStoreException {
[
all
...]
/external/expat/lib/
xmlparse.c
250
const XML_Char *
uriName
;
[
all
...]
Completed in 57 milliseconds