Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp71 : mEnableInstrumentation(false), in HidlInstrumentor()
123 mEnableInstrumentation = property_get_bool("hal.instrumentation.enable", false); in configureInstrumentation()
124 if (mEnableInstrumentation) { in configureInstrumentation()
/system/libhidl/base/include/hidl/
DHidlInternal.h165 bool isInstrumentationEnabled() { return mEnableInstrumentation; } in isInstrumentationEnabled()
195 bool mEnableInstrumentation; member
/system/tools/hidl/
Dhidl-gen_y.yy81 "isInstrumentationLib", "mInstrumentationCal1lbacks", "mEnableInstrumentation",