Searched refs:PCMPath (Results 1 – 1 of 1) sorted by relevance
367 auto PCMPath = PCMPaths.insert({MID, ""}); in lookupModuleOutput() local368 if (PCMPath.second) in lookupModuleOutput()369 PCMPath.first->second = constructPCMPath(MID); in lookupModuleOutput()372 return PCMPath.first->second; in lookupModuleOutput()374 return PCMPath.first->second + ".d"; in lookupModuleOutput()379 return PCMPath.first->second + ".diag"; in lookupModuleOutput()