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

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

Completed in 449 milliseconds