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