Searched refs:CODE_ALLOC_MISMATCH (Results 1 – 2 of 2) sorted by relevance
116 pub const CODE_ALLOC_MISMATCH: ErrorCode = ErrorCode(437); // Allocation Mismatch constant147 (CODE_ALLOC_MISMATCH, b"Allocation Mismatch".to_vec()),
318 code: CODE_ALLOC_MISMATCH, in handle_allocate_request()