Searched defs:initAsync (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DHDCP.cpp79 status_t HDCP::initAsync(const char *host, unsigned port) { function in class:android::HDCP
86 return mHDCPModule->initAsync(host, port);
/frameworks/av/media/libmedia/
H A DIHDCP.cpp70 virtual status_t initAsync(const char *host, unsigned port) { function in struct:android::BpHDCP
163 reply->writeInt32(initAsync(host, port));

Completed in 1378 milliseconds