Home
last modified time | relevance | path

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

/test/dittosuite/src/
Dmultithreading_utils.cpp38 SchedAttr& SchedAttr::operator=(const dittosuiteproto::SchedAttr& pb) { in operator =()
Dresult.cpp414 void PrintPb(const dittosuiteproto::Result &pb) { in PrintPb()
426 std::unique_ptr<Result> Result::FromPb(const dittosuiteproto::Result& pb) { in FromPb()