Searched defs:Compilation (Results 1 – 2 of 2) sorted by relevance
261 Compilation(const Model* model) { in Compilation() function268 Compilation() {} in Compilation() function281 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function315 Compilation(ANeuralNetworksCompilation* compilation) : mCompilation(compilation) {} in Compilation() function
351 Compilation(const Model* model) { in Compilation() function369 Compilation(Compilation&& other) { *this = std::move(other); } in Compilation() function