Searched defs:KM_ERROR_MEMORY_ALLOCATION_FAILED (Results 1 – 2 of 2) sorted by relevance
286 public static final int KM_ERROR_MEMORY_ALLOCATION_FAILED = field in KeymasterDefs370 sErrorCodeToString.put(KM_ERROR_MEMORY_ALLOCATION_FAILED, "Memory allocation failed"); in sErrorCodeToString.put() argument
479 KM_ERROR_MEMORY_ALLOCATION_FAILED = -41, enumerator