Searched refs:aidlPools (Results 1 – 1 of 1) sorted by relevance
330 std::vector<Memory> aidlPools; in createModel() local331 aidlPools.reserve(pools.size()); in createModel()334 aidlPools.push_back(std::move(aidlPool)); in createModel()340 .pools = std::move(aidlPools), in createModel()