OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:footertype
(Results
1 - 1
of
1
) sorted by null
/libcore/ojluni/src/main/java/sun/security/provider/
X509Factory.java
593
String
footerType
= footer.substring(9, footer.length()-5);
594
if (!headerType.equals(
footerType
)) {
Completed in 149 milliseconds