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

/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.c167 static const char strContent[] = "content-"; variable
174 static const size_t strlenContent = sizeof strContent - 1;
470 if (strncmp(pSession->mimeHeaderName.ptr, strContent, strlenContent) == 0) {

Completed in 1444 milliseconds