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

/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
H A DFwdLockEngine.h506 static bool IsFileSuffixSupported(const String8& suffix);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp199 bool FwdLockEngine::IsFileSuffixSupported(const String8& suffix) { function in class:FwdLockEngine
229 return IsFileSuffixSupported(extString);

Completed in 859 milliseconds