Home
last modified time | relevance | path

Searched refs:onGetDrmObjectType (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/drm/lib/
DTestPlugin.h52 int onGetDrmObjectType(int uniqueId, const String8& path, const String8& mimeType);
DTestPlugin.cpp103 int TestPlugIn::onGetDrmObjectType( in onGetDrmObjectType() function in TestPlugIn