Searched refs:mIProfcollect (Results 1 – 1 of 1) sorted by relevance
69 private IProfCollectd mIProfcollect; field in ProfcollectForwardingService129 if (mIProfcollect == null) { in onBootPhase()141 if (mIProfcollect == null) { in registerProviderStatusCallback()145 mIProfcollect.registerProviderStatusCallback(mProviderStatusCallback); in registerProviderStatusCallback()152 if (mIProfcollect == null) { in serviceHasSupportedTraceProvider()156 return !mIProfcollect.get_supported_provider().isEmpty(); in serviceHasSupportedTraceProvider()178 mIProfcollect = profcollectd; in connectNativeService()215 mIProfcollect = null; in binderDied()278 if (mIProfcollect == null) { in traceOnAppStart()289 mIProfcollect.trace_once("applaunch"); in traceOnAppStart()[all …]