Searched defs:SetSentinel (Results 1 – 6 of 6) sorted by relevance
87 const StratifiedIndex StratifiedLink::SetSentinel = member in StratifiedLink
45 static const StratifiedIndex SetSentinel; member
86 const StratifiedIndex StratifiedLink::SetSentinel = member in StratifiedLink
46 static const StratifiedIndex SetSentinel; member
44 static const StratifiedIndex SetSentinel; member
1405 void Runtime::SetSentinel(ObjPtr<mirror::Object> sentinel) { in SetSentinel() function in art::Runtime