Home
last modified time | relevance | path

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

/system/libhidl/base/
DHidlInternal.cpp39 const char kSysPropInstrumentationPath[] = "hal.instrumentation.lib.path.64"; variable
41 const char kSysPropInstrumentationPath[] = "hal.instrumentation.lib.path.32"; variable
132 const std::string instrumentationLibPath = base::GetProperty(kSysPropInstrumentationPath, ""); in registerInstrumentationCallbacks()