Searched refs:getVendorExtensionAllowlistedApps (Results 1 – 1 of 1) sorted by relevance
80 std::vector<std::string> getVendorExtensionAllowlistedApps() { in getVendorExtensionAllowlistedApps() function146 mExtensionsAllowed = isNNAPIVendorExtensionsUseAllowed(getVendorExtensionAllowlistedApps()); in TypeManager()