Home
last modified time | relevance | path

Searched defs:transactionId (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dbinder_filter.cpp56 uint64_t transactionId, in SendTraction()
108 void BinderFilter::ReceiveTraction(int64_t ts, uint32_t pid, uint64_t transactionId) in ReceiveTraction()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/
Dbytrace_event_parser.cpp557 auto transactionId = base::StrToInt64(args.at("transaction")); in BinderTransaction() local
580 auto transactionId = base::StrToInt64(args.at("transaction")); in BinderTransactionReceived() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_parser/htrace_event_parser/
Dhtrace_event_parser.cpp266 int32_t transactionId = msg.debug_id(); in BinderTractionEvent() local
279 int32_t transactionId = msg.debug_id(); in BinderTractionReceivedEvent() local