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

/frameworks/av/drm/drmserver/
H A DDrmManager.cpp170 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path);
180 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path);
271 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
291 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
324 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
334 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
584 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
605 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { function in class:DrmManager
/frameworks/av/drm/libdrmframework/include/
H A DDrmManager.h142 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);

Completed in 47 milliseconds