Searched refs:destroyPlugin (Results 1 – 15 of 15) sorted by relevance
53 void destroyPlugin(CasPlugin *plugin);
82 void MockSessionLibrary::destroyPlugin(CasPlugin *plugin) { in destroyPlugin() function in android::MockSessionLibrary
111 MockSessionLibrary::get()->destroyPlugin(this); in ~MockCasPlugin()
57 virtual status_t destroyPlugin() = 0;
82 void destroyPlugin(CasPlugin *plugin);
95 void ClearKeySessionLibrary::destroyPlugin(CasPlugin *plugin) { in destroyPlugin() function in android::clearkeycas::ClearKeySessionLibrary
113 ClearKeySessionLibrary::get()->destroyPlugin(this); in ~ClearKeyCasPlugin()
53 virtual status_t destroyPlugin();
44 virtual status_t destroyPlugin() = 0;
78 virtual status_t destroyPlugin();
54 mCrypto->destroyPlugin(); in ~JCrypto()
552 mDrm->destroyPlugin(); in disconnect()
225 status_t CryptoHal::destroyPlugin() { in destroyPlugin() function in android::CryptoHal
652 status_t DrmHal::destroyPlugin() { in destroyPlugin() function in android::DrmHal
311 mObj->mDrm->destroyPlugin(); in AMediaDrm_release()