Searched refs:kSysPropInstrumentationPath (Results 1 – 1 of 1) sorted by relevance
39 const char kSysPropInstrumentationPath[] = "hal.instrumentation.lib.path.64"; variable41 const char kSysPropInstrumentationPath[] = "hal.instrumentation.lib.path.32"; variable132 const std::string instrumentationLibPath = base::GetProperty(kSysPropInstrumentationPath, ""); in registerInstrumentationCallbacks()