Searched defs:commandAttrs (Results 1 – 8 of 8) sorted by relevance
49 const Attributes &commandAttrs) in OnBeginExecute()58 int32_t OnEndExecute(uint64_t scheduleId, const Attributes &commandAttrs) in OnEndExecute()
399 auto commandAttrs = MakeShared<Attributes>(); variable422 auto commandAttrs = MakeShared<Attributes>(); variable465 auto commandAttrs = MakeShared<Attributes>(); variable511 auto commandAttrs = MakeShared<Attributes>(); variable539 auto commandAttrs = MakeShared<Attributes>(); variable565 auto commandAttrs = MakeShared<Attributes>(); variable611 auto commandAttrs = MakeShared<Attributes>(); variable642 auto commandAttrs = MakeShared<Attributes>(); variable668 auto commandAttrs = MakeShared<Attributes>(); variable696 auto commandAttrs = MakeShared<Attributes>(); variable[all …]
105 const Attributes &commandAttrs) { in __anon4997f8b00202()139 [&testScheduleId](uint64_t scheduleId, const Attributes &commandAttrs) { in __anon4997f8b00302()
49 const Attributes &commandAttrs) in OnBeginExecute()57 const Attributes &commandAttrs) in OnBeginExecuteInner()85 int32_t FrameworkExecutorCallback::OnEndExecute(uint64_t scheduleId, const Attributes &commandAttrs) in OnEndExecute()
45 const Attributes &commandAttrs) in OnBeginExecute()54 int32_t OnEndExecute(uint64_t scheduleId, const Attributes &commandAttrs) in OnEndExecute()
101 Attributes commandAttrs(buffer); in OnBeginExecuteStub() local
49 const Attributes &commandAttrs) override in OnBeginExecute()55 int32_t OnEndExecute(uint64_t scheduleId, const Attributes &commandAttrs) override in OnEndExecute()
399 Attributes commandAttrs; in FuzzFrameworkOnBeginExecute() local