Home
last modified time | relevance | path

Searched refs:StartDDMS (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/
H A Dtrace.h152 static void StartDDMS(size_t buffer_size,
H A Dtrace.cc344 void Trace::StartDDMS(size_t buffer_size, in StartDDMS() function in art::Trace
/aosp12/art/runtime/native/
H A Ddalvik_system_VMDebug.cc95 Trace::StartDDMS(bufferSize, in VMDebug_startMethodTracingDdmsImpl()