Searched defs:OnStop (Results 1 – 5 of 5) sorted by relevance
25 public interface OnStop { interface
40 virtual void OnStop(const StopArgs&) override{}; in OnStop() function
33 virtual void OnStop(const StopArgs&) override{}; in OnStop() function
346 void OnStop(const StopArgs&) override{}; in OnStop() function
204 void OnStop(const StopArgs& a) override { in OnStop() function in perfetto_hprof::JavaHprofDataSource