Searched refs:mIProfcollect (Results 1 – 1 of 1) sorted by relevance
64 private IProfCollectd mIProfcollect; field in ProfcollectForwardingService96 if (mIProfcollect == null) { in onBootPhase()107 if (mIProfcollect == null) { in serviceHasSupportedTraceProvider()133 mIProfcollect = profcollectd; in connectNativeService()165 mIProfcollect = null; in binderDied()200 sSelfService.mIProfcollect.process(false); in onStartJob()230 if (mIProfcollect == null) { in traceOnAppStart()243 mIProfcollect.trace_once("applaunch"); in traceOnAppStart()305 if (mIProfcollect == null) { in packProfileReport()318 String reportUuid = mIProfcollect.report(); in packProfileReport()[all …]