Searched refs:mEnableInstrumentation (Results 1 – 3 of 3) sorted by relevance
72 : mEnableInstrumentation(false), in HidlInstrumentor()124 mEnableInstrumentation = property_get_bool("hal.instrumentation.enable", false); in configureInstrumentation()125 if (mEnableInstrumentation) { in configureInstrumentation()
175 bool isInstrumentationEnabled() { return mEnableInstrumentation; } in isInstrumentationEnabled()205 bool mEnableInstrumentation; member
81 "isInstrumentationLib", "mInstrumentationCal1lbacks", "mEnableInstrumentation",