Searched refs:IDrmFactoryAidl (Results 1 – 5 of 5) sorted by relevance
26 using IDrmFactoryAidl = ::aidl::android::hardware::drm::IDrmFactory; variable65 const std::vector<std::shared_ptr<IDrmFactoryAidl>> mFactories;80 const std::shared_ptr<IDrmFactoryAidl>& factory, const Uuid& uuidAidl,
32 using IDrmFactoryAidl = ::aidl::android::hardware::drm::IDrmFactory; variable128 const std::vector<std::shared_ptr<IDrmFactoryAidl>> mFactories;
174 std::vector<std::shared_ptr<IDrmFactoryAidl>> makeDrmFactoriesAidl() { in makeDrmFactoriesAidl()175 std::vector<std::shared_ptr<IDrmFactoryAidl>> factories; in makeDrmFactoriesAidl()177 IDrmFactoryAidl::descriptor, static_cast<void*>(&factories), in makeDrmFactoriesAidl()179 auto fullName = std::string(IDrmFactoryAidl::descriptor) + "/" + std::string(instance); in makeDrmFactoriesAidl()180 auto factory = IDrmFactoryAidl::fromBinder( in makeDrmFactoriesAidl()188 static_cast<std::vector<std::shared_ptr<IDrmFactoryAidl>>*>(context)->emplace_back( in makeDrmFactoriesAidl()
201 const std::shared_ptr<IDrmFactoryAidl>& factory, const Uuid& uuidAidl, in makeCryptoPlugin()
57 using IDrmFactoryAidl = ::aidl::android::hardware::drm::IDrmFactory; variable177 std::vector<std::shared_ptr<IDrmFactoryAidl>> makeDrmFactoriesAidl();