Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp142 const std::string instrumentationLibPath = base::GetProperty(kSysPropInstrumentationPath, ""); in registerInstrumentationCallbacks() local
143 if (instrumentationLibPath.size() > 0) { in registerInstrumentationCallbacks()
144 instrumentationLibPaths.push_back(instrumentationLibPath); in registerInstrumentationCallbacks()