Home
last modified time | relevance | path

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

/aosp12/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/include/
H A DFwdLockEngine.h508 static void AddSupportedFileSuffixes(DrmSupportInfo *info);
/aosp12/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp184 void FwdLockEngine::AddSupportedFileSuffixes(DrmSupportInfo *info) { in AddSupportedFileSuffixes() function in FwdLockEngine
220 AddSupportedFileSuffixes(pSupportInfo); in onGetSupportInfo()