Searched defs:pb (Results 1 – 3 of 3) sorted by relevance
96 ProcessBuilder pb = new ProcessBuilder(command); in executeCommand() local
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()