Searched defs:pb (Results 1 – 2 of 2) sorted by relevance
38 SchedAttr& SchedAttr::operator=(const dittosuiteproto::SchedAttr& pb) { in operator =()
414 void PrintPb(const dittosuiteproto::Result &pb) { in PrintPb()426 std::unique_ptr<Result> Result::FromPb(const dittosuiteproto::Result& pb) { in FromPb()