Searched defs:CheckOrder (Results 1 – 3 of 3) sorted by relevance
68 bool CheckOrder(const armnn::Graph& graph, const armnn::Layer* first, const armnn::Layer* second) in CheckOrder() function
1575 def CheckOrder(small, big): function
281 bool CheckOrder(const char* type_descr, uint32_t curr_index, uint32_t prev_index) { in CheckOrder() function in art::dex::DexFileVerifier