Searched refs:mEnableInstrumentation (Results 1 – 3 of 3) sorted by relevance
61 : mEnableInstrumentation(false), in HidlInstrumentor()113 mEnableInstrumentation = base::GetBoolProperty("hal.instrumentation.enable", false); in configureInstrumentation()114 if (mEnableInstrumentation) { in configureInstrumentation()
174 bool isInstrumentationEnabled() { return mEnableInstrumentation; } in isInstrumentationEnabled()204 bool mEnableInstrumentation; member
83 "isInstrumentationLib", "mInstrumentationCal1lbacks", "mEnableInstrumentation",