Searched defs:ParseProtoFromMemory (Results 1 – 1 of 1) sorted by relevance
40 bool ParseProtoFromMemory(const char *data, size_t num_bytes, Proto *proto) { in ParseProtoFromMemory() function50 inline bool ParseProtoFromMemory(StringPiece sp, Proto *proto) { in ParseProtoFromMemory() function