Home
last modified time | relevance | path

Searched refs:trimmed_proto_str (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/common/memory_image/
Dmemory-image-reader.h80 std::string trimmed_proto_str() const { in trimmed_proto_str() function
128 if (!trimmed_proto_.ParseFromString(trimmed_proto_str())) { in MemoryImageReader()