Home
last modified time | relevance | path

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

/cts/tests/tests/drm/lib/
DTestPlugin.h31 DrmConstraints* onGetConstraints(int uniqueId, const String8* path, int action);
DTestPlugin.cpp59 DrmConstraints* TestPlugIn::onGetConstraints( in onGetConstraints() function in TestPlugIn