Searched refs:cryptoPluginMode (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DWVMExtractor.h39 virtual void setCryptoPluginMode(bool cryptoPluginMode) = 0;
76 void setCryptoPluginMode(bool cryptoPluginMode);
/frameworks/av/media/libstagefright/
H A DWVMExtractor.cpp142 void WVMExtractor::setCryptoPluginMode(bool cryptoPluginMode) { argument
144 mImpl->setCryptoPluginMode(cryptoPluginMode);

Completed in 306 milliseconds