Searched refs:makeDrmFactoriesAidl (Results 1 – 4 of 4) sorted by relevance
177 std::vector<std::shared_ptr<IDrmFactoryAidl>> makeDrmFactoriesAidl();
167 : mFactories(DrmUtils::makeDrmFactoriesAidl()), in CryptoHalAidl()
174 std::vector<std::shared_ptr<IDrmFactoryAidl>> makeDrmFactoriesAidl() { in makeDrmFactoriesAidl() function
398 mFactories(DrmUtils::makeDrmFactoriesAidl()), in DrmHalAidl()