Searched refs:BUCK_PROTOCOL (Results 1 – 3 of 3) sorted by relevance
53 constexpr const char* BUCK_PROTOCOL = "buck"; variable
143 } else if (protocol_ == BUCK_PROTOCOL) { in WriteSimValue()
140 } else if (protocol_ == BUCK_PROTOCOL) { in WriteMockNode()