Home
last modified time | relevance | path

Searched defs:isReply (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dbinder_filter_test.cpp63 bool isReply = false; variable
88 bool isReply = false; variable
132 bool isReply = false; variable
170 bool isReply = false; variable
199 bool isReply = false; variable
221 bool isReply = false; variable
251 bool isReply = false; variable
281 bool isReply = true; variable
Dhtrace_binder_event_test.cpp58 bool isReply = false; variable
103 bool isReply = false; variable
168 bool isReply = false; variable
253 bool isReply = false; variable
316 bool isReply = false; variable
359 bool isReply = false; variable
422 bool isReply = false; variable
485 bool isReply = true; variable
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dbinder_filter.cpp60 bool isReply, in SendTraction()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/
Dbytrace_event_parser.cpp561 auto isReply = base::StrToUInt32(args.at("reply")); in BinderTransaction() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/htrace_event_parser/
Dhtrace_event_parser.cpp267 bool isReply = msg.reply() == 1; in BinderTractionEvent() local