Home
last modified time | relevance | path

Searched defs:getStringRepresentation (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java244 private String getStringRepresentation(byte[] bytes) throws UnsupportedEncodingException in getStringRepresentation() method
/external/llvm/lib/IR/
DDataLayout.cpp521 std::string DataLayout::getStringRepresentation() const { in getStringRepresentation() function in DataLayout