Home | History | Annotate | Download | only in base

Lines Matching refs:FindContentInfoByName

304   bool has_audio = FindContentInfoByName(contents, CN_AUDIO) != NULL;
305 bool has_video = FindContentInfoByName(contents, CN_VIDEO) != NULL;
369 const ContentInfo* content = FindContentInfoByName(contents, content_name);