Searched refs:kNoLocationEntryIndex (Results 1 – 3 of 3) sorted by relevance
297 if (location_catalog_entry_index == kNoLocationEntryIndex) { in GetLocationInternalKind()305 if (location_catalog_entry_index == kNoLocationEntryIndex) { in GetDexRegisterLocation()403 static constexpr size_t kNoLocationEntryIndex = -1; variable530 return DexRegisterLocationCatalog::kNoLocationEntryIndex; in GetLocationCatalogEntryIndex()
23 constexpr size_t DexRegisterLocationCatalog::kNoLocationEntryIndex; member in art::DexRegisterLocationCatalog
335 ASSERT_EQ(DexRegisterLocationCatalog::kNoLocationEntryIndex, index0); in TEST()