Home
last modified time | relevance | path

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

/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
DFwdLockEngine.h506 static bool IsFileSuffixSupported(const String8& suffix);
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
DFwdLockEngine.cpp201 bool FwdLockEngine::IsFileSuffixSupported(const String8& suffix) { in IsFileSuffixSupported() function in FwdLockEngine
231 return IsFileSuffixSupported(extString); in onCanHandle()