Searched refs:binder_request (Results 1 – 6 of 6) sorted by relevance
6 binder_request: {
22 binder_request: {
2 binder_request: {
253 const auto& binder_request = proto_instruction.binder_request(); in CreateFromProtoInstruction() local254 switch (binder_request.service_oneof_case()) { in CreateFromProtoInstruction()256 const auto& options = proto_instruction.binder_request(); in CreateFromProtoInstruction()265 const auto& options = proto_instruction.binder_request(); in CreateFromProtoInstruction()
231 BinderRequest binder_request = 13; field