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