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