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);
236 protobuf::Map<string, string>* fused_ret) { in FuseReturns() argument237 for (auto& ret : *fused_ret) { in FuseReturns()332 protobuf::Map<string, string>* fused_ret) { in ComposeOutput() argument333 *fused_ret = second_ret; in ComposeOutput()349 protobuf::Map<string, string>* fused_ret) { in CombineOutput() argument350 *fused_ret = first_ret; in CombineOutput()351 fused_ret->insert(second_ret.begin(), second_ret.end()); in CombineOutput()418 protobuf::Map<string, string>* fused_ret) { in LazyConjunctionOutput() argument423 *fused_ret = first_ret; in LazyConjunctionOutput()