Home
last modified time | relevance | path

Searched defs:cryptoFactory (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A Dservice.cpp35 sp<ICryptoFactory> cryptoFactory = new CryptoFactory; in main() local
H A DserviceLazy.cpp36 sp<ICryptoFactory> cryptoFactory = new CryptoFactory; in main() local
/aosp12/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/
H A Ddrm_hal_clearkey_test.h91 sp<ICryptoFactory> cryptoFactory = ICryptoFactory::getService(instance); in SetUp() local
126 sp<ICryptoPlugin> createCryptoPlugin(sp<ICryptoFactory> cryptoFactory) { in createCryptoPlugin()
/aosp12/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/
H A Ddrm_hal_clearkey_test.h113 sp<ICryptoFactory> cryptoFactory; variable
H A Ddrm_hal_vendor_test.h131 sp<ICryptoFactory> cryptoFactory; variable
/aosp12/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/
H A Ddrm_hal_common.h124 sp<ICryptoFactory> cryptoFactory; variable