Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dproto_file_io.cc16 bool ReadTextProtobuf(const base::FilePath& proto_file, in ReadTextProtobuf() function
30 bool ReadTextProtobuf(int fd, google::protobuf::Message* out_proto) { in ReadTextProtobuf() function