HomeSort by relevance Sort by last modified time
    Searched full:sourcesliteral (Results 1 - 1 of 1) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
Serializer.cpp 379 char *sourcesLiteral = strndup(sourcesAttr.c_str(), strlen(sourcesAttr.c_str()));
380 char *devTag = strtok(sourcesLiteral, ",");
392 free(sourcesLiteral);

Completed in 58 milliseconds