Home
last modified time | relevance | path

Searched refs:binder_request (Results 1 – 6 of 6) sorted by relevance

/test/dittosuite/example/android/
Dbinder_sm.ditto6 binder_request: {
Dbinder_gen.ditto6 binder_request: {
Dbinder.ditto22 binder_request: {
Dbinder_nested_parcel.ditto2 binder_request: {
/test/dittosuite/src/
Dinstruction_factory.cpp253 const auto& binder_request = proto_instruction.binder_request(); in CreateFromProtoInstruction() local
254 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()
/test/dittosuite/schema/
Dbenchmark.proto231 BinderRequest binder_request = 13; field