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

  /frameworks/av/media/libmediaplayerservice/
HDCP.h 51 static void ObserveWrapper(void *me, int msg, int ext1, int ext2);
HDCP.cpp 52 this, &HDCP::ObserveWrapper)) == NULL) {
134 void HDCP::ObserveWrapper(void *me, int msg, int ext1, int ext2) {

Completed in 101 milliseconds