Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp61 : mEnableInstrumentation(false), in HidlInstrumentor()
113 mEnableInstrumentation = base::GetBoolProperty("hal.instrumentation.enable", false); in configureInstrumentation()
114 if (mEnableInstrumentation) { in configureInstrumentation()
/system/libhidl/base/include/hidl/
DHidlInternal.h174 bool isInstrumentationEnabled() { return mEnableInstrumentation; } in isInstrumentationEnabled()
204 bool mEnableInstrumentation; member
/system/tools/hidl/
Dhidl-gen_y.yy83 "isInstrumentationLib", "mInstrumentationCal1lbacks", "mEnableInstrumentation",