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

/frameworks/av/media/libmediaplayerservice/
H A DCrypto.cpp98 status_t Crypto::createPlugin( function in class:android::Crypto
110 return mFactory->createPlugin(uuid, data, size, &mPlugin);
/frameworks/av/media/libmedia/
H A DICrypto.cpp60 virtual status_t createPlugin( function in struct:android::BpCrypto
196 reply->writeInt32(createPlugin(uuid, opaqueData, opaqueSize));

Completed in 237 milliseconds