Searched refs:ShimConvertedModel (Results 1 – 2 of 2) sorted by relevance
32 struct ShimConvertedModel { struct51 std::optional<ShimConvertedModel> convertFromHAL(const NnApiSupportLibrary* nnapi,
369 std::optional<ShimConvertedModel> convertFromHAL(const NnApiSupportLibrary* nnapi, in convertFromHAL()425 return ShimConvertedModel{.memory = std::move(memoryPools), .models = std::move(result)}; in convertFromHAL()