Home
last modified time | relevance | path

Searched defs:stopRecording (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java178 public synchronized void stopRecording() { in stopRecording() method in ProfileSession
/system/tools/aidl/analyzer/
DanalyzerMain.cpp105 status_t stopRecording(const string& serviceName) { in stopRecording() function