Home
last modified time | relevance | path

Searched refs:getConfigBytes (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Profiling/service/java/com/android/os/profiling/
DTracingSession.java81 public byte[] getConfigBytes() throws IllegalArgumentException { in getConfigBytes() method in TracingSession
DProfilingService.java729 config = session.getConfigBytes(); in startProfiling()