Searched refs:BUCK_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
50 const std::string BUCK_PROTOCOL = "buck"; variable
135 } else if (protocol_ == BUCK_PROTOCOL) { in WriteMockNode()
139 } else if (protocol_ == BUCK_PROTOCOL) { in WriteSimValue()