Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp143 char instrumentationLibPath[PROPERTY_VALUE_MAX]; in registerInstrumentationCallbacks() local
144 if (property_get(kSysPropInstrumentationPath, instrumentationLibPath, "") > 0) { in registerInstrumentationCallbacks()
145 instrumentationLibPaths.push_back(instrumentationLibPath); in registerInstrumentationCallbacks()