Searched refs:writeSnapshot (Results 1 – 3 of 3) sorted by relevance
118 public static void writeSnapshot(final String processName, final PackageInfo packageInfo) { in writeSnapshot() method in SamplingProfilerIntegration
926 SamplingProfilerIntegration.writeSnapshot("system_server", null); in main()
1418 … SamplingProfilerIntegration.writeSnapshot(mBoundApplication.processName, packageInfo); in maybeSnapshot()