Searched refs:got_spec (Results 1 – 2 of 2) sorted by relevance
61 bool got_spec = module_specs.GetModuleSpecAtIndex(i, spec); in FileAtPathContainsArchAndUUID() local62 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()63 assert(got_spec); in FileAtPathContainsArchAndUUID()
314 bool got_spec = module_specs.GetModuleSpecAtIndex(i, spec); in FindSymbolFileInBundle() local315 assert(got_spec); // The call has side-effects so can't be inlined. in FindSymbolFileInBundle()316 UNUSED_IF_ASSERT_DISABLED(got_spec); in FindSymbolFileInBundle()