Home
last modified time | relevance | path

Searched refs:printableName (Results 1 – 4 of 4) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSignerInformation.java630 ASN1ObjectIdentifier attrOID, String printableName) in getSingleValuedSignedAttribute() argument
637 throw new CMSException("The " + printableName in getSingleValuedSignedAttribute()
658 throw new CMSException("A " + printableName in getSingleValuedSignedAttribute()
666 + printableName + " attribute"); in getSingleValuedSignedAttribute()
/external/skqp/tools/bookmaker/
Ddefinition.h180 string printableName() const { in printableName() function
DspellCheck.cpp155 string printable = def->printableName(); in check()
DmdOut.cpp1253 string printable = def->printableName(); in markTypeOut()