Searched refs:invoke_sequentially (Results 1 – 1 of 1) sorted by relevance
3646 auto invoke_sequentially = [](auto first, auto second) { in LoadBootImage() local3652 if (invoke_sequentially(try_load_from_system, try_load_from_cache)) { in LoadBootImage()3656 if (invoke_sequentially(try_load_from_cache, try_load_from_system)) { in LoadBootImage()