Home
last modified time | relevance | path

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

/external/oboe/src/common/
DTrace.cpp29 typedef void *(*fp_ATrace_beginSection)(const char *sectionName); typedef
65 reinterpret_cast<fp_ATrace_beginSection >( in initialize()
/external/oboe/samples/debug-utils/
Dtrace.cpp31 typedef void *(*fp_ATrace_beginSection)(const char *sectionName); typedef
72 reinterpret_cast<fp_ATrace_beginSection >( in initialize()