Searched refs:MethodLog (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/variablespeed/jni/
H A Djni_entry.cc28 class MethodLog { class
30 explicit MethodLog(const char* name) : name_(name) { function in class:MethodLog
33 virtual ~MethodLog() {
44 MethodLog _("playFileDescriptor");
49 MethodLog _("playUri");
56 MethodLog _("setVariableSpeed");
61 MethodLog _("startPlayback");
66 MethodLog _("stopPlayback");
83 MethodLog _("initializeEngine");
90 MethodLog
[all...]

Completed in 157 milliseconds