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/include/llvm/IR/
DDataLayout.h225 std::string getStringRepresentation() const { return StringRepresentation; } in getStringRepresentation() function