Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_tracing_PerfettoDataSource.cpp285 params.on_create_tls_cb = [](struct PerfettoDsImpl* ds_impl, PerfettoDsInstanceIndex inst_id, in nativeRegisterDataSource()
330 params.on_flush_cb = [](struct PerfettoDsImpl*, PerfettoDsInstanceIndex, void*, in nativeRegisterDataSource()
339 params.on_stop_cb = [](struct PerfettoDsImpl*, PerfettoDsInstanceIndex inst_id, void* user_arg, in nativeRegisterDataSource()
347 params.on_destroy_cb = [](struct PerfettoDsImpl* ds_impl, void* user_arg, in nativeRegisterDataSource()