Home
last modified time | relevance | path

Searched refs:OverwriteNextValueFromParent (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dsubtype_check_info.h231 OverwriteNextValueFromParent(/*inout*/&child, BitStringChar{}); in CreateChild()
249 OverwriteNextValueFromParent(/*inout*/&child, next); in CreateChild()
436 void OverwriteNextValueFromParent(/*inout*/SubtypeCheckInfo* child, BitStringChar value) const { in OverwriteNextValueFromParent() function