Home
last modified time | relevance | path

Searched refs:InstrumentationEvent (Results 1 – 5 of 5) sorted by relevance

/system/libhidl/base/include/hidl/
DHidlInternal.h134 enum InstrumentationEvent { enum
149 const InstrumentationEvent event,
/system/tools/hidl/
DAST.h285 enum InstrumentationEvent { enum
300 InstrumentationEvent event,
305 InstrumentationEvent event,
DgenerateCpp.cpp444 InstrumentationEvent::PASSTHROUGH_ENTRY, in generatePassthroughMethod()
499 InstrumentationEvent::PASSTHROUGH_EXIT, in generatePassthroughMethod()
533 InstrumentationEvent::PASSTHROUGH_EXIT, in generatePassthroughMethod()
1039 InstrumentationEvent::CLIENT_API_ENTRY, in generateStaticProxyMethodSource()
1146 InstrumentationEvent::CLIENT_API_EXIT, in generateStaticProxyMethodSource()
1460 InstrumentationEvent::SERVER_API_ENTRY, in generateStaticStubMethodSource()
1512 InstrumentationEvent::SERVER_API_EXIT, in generateStaticStubMethodSource()
1582 InstrumentationEvent::SERVER_API_EXIT, in generateStaticStubMethodSource()
1594 InstrumentationEvent::SERVER_API_EXIT, in generateStaticStubMethodSource()
1804 InstrumentationEvent event, in generateCppAtraceCall()
[all …]
Dhidl-gen_y.yy80 "InstrumentationEvent", "configureInstrumentation", "registerInstrumentationCallbacks",
/system/libhidl/base/
DHidlInternal.cpp177 const InstrumentationEvent, in registerInstrumentationCallbacks()