Searched refs:custom_proto (Results 1 – 1 of 1) sorted by relevance
351 rootcanal::configuration::Controller custom_proto; in Add() local352 custom_proto.ParseFromArray(controller_proto_bytes.data(), in Add()355 chip_id, custom_proto.ShortDebugString().c_str()); in Add()363 custom_proto.mutable_quirks()->set_hardware_error_before_reset(true); in Add()366 std::make_shared<rootcanal::configuration::Controller>(custom_proto); in Add()