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);
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) {
  /frameworks/av/drm/libdrmframework/include/
DrmManager.h 140 String8 getSupportedPlugInIdFromPath(int uniqueId, const String8& path);

Completed in 429 milliseconds