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

/frameworks/base/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);
551 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
572 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) { function in class:DrmManager
/frameworks/base/drm/libdrmframework/include/
H A DDrmManager.h138 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);

Completed in 27 milliseconds