Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h33 DrmMetadata* onGetMetadata(int uniqueId, const String8* path);
DTestPlugin.cpp55 DrmMetadata* TestPlugIn::onGetMetadata(int uniqueId, const String8* path) { in onGetMetadata() function in TestPlugIn