Searched refs:got_spec (Results 1 – 2 of 2) sorted by relevance
58 bool got_spec = module_specs.GetModuleSpecAtIndex(i, spec); in FileAtPathContainsArchAndUUID() local59 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()60 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()