Searched refs:kNoLocationEntryIndex (Results 1 – 3 of 3) sorted by relevance
27 constexpr size_t DexRegisterLocationCatalog::kNoLocationEntryIndex; member in art::DexRegisterLocationCatalog
265 if (location_catalog_entry_index == kNoLocationEntryIndex) { in GetLocationInternalKind()273 if (location_catalog_entry_index == kNoLocationEntryIndex) { in GetDexRegisterLocation()379 static constexpr size_t kNoLocationEntryIndex = -1; variable519 return DexRegisterLocationCatalog::kNoLocationEntryIndex; in GetLocationCatalogEntryIndex()
573 ASSERT_EQ(DexRegisterLocationCatalog::kNoLocationEntryIndex, index0); in TEST()