Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/lang_id/common/file/
H A Dfile-utils.h40 bool ParseProtoFromMemory(const char *data, size_t num_bytes, Proto *proto) { in ParseProtoFromMemory() function
50 inline bool ParseProtoFromMemory(StringPiece sp, Proto *proto) { in ParseProtoFromMemory() function