Searched refs:got_spec (Results 1 – 1 of 1) sorted by relevance
350 bool got_spec = module_specs.GetModuleSpecAtIndex(i, spec); in FindSymbolFileInBundle() local351 assert(got_spec); // The call has side-effects so can't be inlined. in FindSymbolFileInBundle()352 UNUSED_IF_ASSERT_DISABLED(got_spec); in FindSymbolFileInBundle()374 bool got_spec = module_specs.GetModuleSpecAtIndex(i, spec); in FileAtPathContainsArchAndUUID() local375 UNUSED_IF_ASSERT_DISABLED(got_spec); in FileAtPathContainsArchAndUUID()376 assert(got_spec); in FileAtPathContainsArchAndUUID()