Home
last modified time | relevance | path

Searched defs:StringParser (Results 1 – 3 of 3) sorted by relevance

/external/proguard/src/proguard/util/
DStringParser.java29 public interface StringParser interface
/external/libwebm/webm_parser/src/
Dbyte_parser.h139 using StringParser = ByteParser<std::string>; variable
/external/protobuf/src/google/protobuf/
Dparse_context.cc342 const char* StringParser(const char* begin, const char* end, void* object, in StringParser() function