Searched refs:mutable_stack (Results 1 – 12 of 12) sorted by relevance
62 auto it = builder->mutable_stack()->begin(); in ModifyChannelStack()63 while (it != builder->mutable_stack()->end()) { in ModifyChannelStack()70 if (it == builder->mutable_stack()->end()) { in ModifyChannelStack()76 it = builder->mutable_stack()->begin(); in ModifyChannelStack()81 it = builder->mutable_stack()->insert(it, filter); in ModifyChannelStack()
62 auto insert_before = builder.mutable_stack()->end(); in ModifyChannelStack()63 for (auto it = builder.mutable_stack()->begin(); in ModifyChannelStack()64 it != builder.mutable_stack()->end(); ++it) { in ModifyChannelStack()70 insert_before = builder.mutable_stack()->insert(insert_before, filter); in ModifyChannelStack()
57 std::vector<const grpc_channel_filter*>* mutable_stack() { return &stack_; } in mutable_stack() function
70 std::vector<const grpc_channel_filter*>* mutable_stack() { return &stack_; } in mutable_stack() function
120 for (const auto& entry : *builder.mutable_stack()) { in TEST()
103 for (const auto& entry : *builder.mutable_stack()) { in MakeStack()
1515 ::metrics::CallStackProfile_Stack* mutable_stack(int index); in Swap()1517 mutable_stack(); in Swap()2501 inline ::metrics::CallStackProfile_Stack* CallStackProfile::mutable_stack(int index) { in mutable_stack() function2506 CallStackProfile::mutable_stack() { in mutable_stack() function
210 .emplace(call_stack_profile->mutable_stack(stack_index), in OnSampleCompleted()
197 b.mutable_stack()->push_back(FilterNamed("bar")); in TEST()
16867 std::string* mutable_stack(); in Swap()39982 inline std::string* AppErrorsProto_BadProcess_Entry::mutable_stack() { in mutable_stack() function
18094 std::string* mutable_stack(); in Swap()41465 inline std::string* AppErrorsProto_BadProcess_Entry::mutable_stack() { in mutable_stack() function