Searched refs:set_call_descriptor (Results 1 – 2 of 2) sorted by relevance
238 descriptor_out->set_call_descriptor(stub->GetCallInterfaceDescriptor()); in InitializeDescriptorDispatchedCall()
375 void set_call_descriptor(CallInterfaceDescriptor d) { call_descriptor_ = d; } in set_call_descriptor() function