Searched refs:kAdspPath (Results 1 – 1 of 1) sorted by relevance
466 const string kAdspPath = "vendor/dsp/adsp/" + name; in searchPath() local471 if (stat(kAdspPath.c_str(), &buf) == 0) { in searchPath()472 return kAdspPath; in searchPath()