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

/frameworks/av/drm/drmserver/
H A DDrmManager.cpp160 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path);
170 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path);
246 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
266 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
299 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
309 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
559 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
580 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { function in class:DrmManager
/frameworks/av/drm/libdrmframework/include/
H A DDrmManager.h140 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);

Completed in 687 milliseconds