Searched refs:allocation_failed (Results 1 – 1 of 1) sorted by relevance
161 bool allocation_failed = false; in makeCertChain() local163 certCopyHelper(&entries, &allocation_failed, forward<CERTS>(certs)...); in makeCertChain()164 if (allocation_failed) return {}; in makeCertChain()