Searched refs:init_with_error_handler (Results 1 – 1 of 1) sorted by relevance
278 Ceed::init_with_error_handler(resource, ErrorHandler::ErrorStore) in init()293 pub fn init_with_error_handler(resource: &str, handler: ErrorHandler) -> Self { in init_with_error_handler() method