Searched refs:kSuffixLength (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1696 static const size_t kSuffixLength = strlen(kSuffix); local
1701 && componentNameLength >= kSuffixLength
1703 componentNameLength - kSuffixLength], kSuffix)) {

Completed in 8 milliseconds