Searched defs:ReadProtoFile (Results 1 – 2 of 2) sorted by relevance
43 Status ReadProtoFile(Env* env, const string& fname, T* proto, in ReadProtoFile() function
173 static Status ReadProtoFile(const string& fname, protobuf::Message* proto) { in ReadProtoFile() function