Searched refs:error_code_t (Results 1 – 2 of 2) sorted by relevance
24 typedef uint32_t error_code_t; typedef29 enum class Error : error_code_t {103 using ::executorch::runtime::error_code_t;
353 static_cast<error_code_t>(result.error())); in execute_method()