Home | History | Annotate | Download | only in alsa_sound

Lines Matching refs:PATH

105     fd = open(PATH, O_RDONLY);
107 ALOGE("ERROR: failed to open config file %s error: %d\n", PATH, errno);
113 ALOGE("ERROR: failed to stat %s error %d\n", PATH, errno);