HomeSort by relevance Sort by last modified time
    Searched refs:getSupportedPlugInIdFromPath (Results 1 - 2 of 2) sorted by null

  /frameworks/av/drm/drmserver/
DrmManager.cpp 160 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path);
170 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, *path);
261 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
281 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
314 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
324 const String8 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
574 plugInId = getSupportedPlugInIdFromPath(uniqueId, path);
595 String8 DrmManager::getSupportedPlugInIdFromPath(int uniqueId, const String8& path) {
  /frameworks/av/drm/libdrmframework/include/
DrmManager.h 142 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);

Completed in 35 milliseconds