Searched refs:fused_ret (Results 1 – 2 of 2) sorted by relevance
56 protobuf::Map<string, string>* fused_ret)>;80 protobuf::Map<string, string>* fused_ret);92 protobuf::Map<string, string>* fused_ret);112 protobuf::Map<string, string>* fused_ret);
237 protobuf::Map<string, string>* fused_ret) { in FuseReturns() argument238 for (auto& ret : *fused_ret) { in FuseReturns()333 protobuf::Map<string, string>* fused_ret) { in ComposeOutput() argument334 *fused_ret = second_ret; in ComposeOutput()350 protobuf::Map<string, string>* fused_ret) { in CombineOutput() argument351 *fused_ret = first_ret; in CombineOutput()352 fused_ret->insert(second_ret.begin(), second_ret.end()); in CombineOutput()419 protobuf::Map<string, string>* fused_ret) { in LazyConjunctionOutput() argument424 *fused_ret = first_ret; in LazyConjunctionOutput()