Home
last modified time | relevance | path

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

/aosp12/system/libhidl/base/
H A DHidlInternal.cpp71 : mEnableInstrumentation(false), in HidlInstrumentor()
123 mEnableInstrumentation = base::GetBoolProperty("hal.instrumentation.enable", false); in configureInstrumentation()
124 if (mEnableInstrumentation) { in configureInstrumentation()
/aosp12/system/libhidl/base/include/hidl/
H A DHidlInternal.h174 bool isInstrumentationEnabled() { return mEnableInstrumentation; } in isInstrumentationEnabled()
205 bool mEnableInstrumentation; member
/aosp12/system/tools/hidl/
H A Dhidl-gen_y.yy83 "isInstrumentationLib", "mInstrumentationCal1lbacks", "mEnableInstrumentation",