Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc1433 GuardedCopy* const copy = FromEmbedded(embedded_buf); in ReleaseGuardedPACopy()
1449 GuardedCopy* copy = FromEmbedded(embedded_buf); in Destroy()
1463 const GuardedCopy* copy = FromEmbedded(embedded_buf); in Check()
1491 static GuardedCopy* FromEmbedded(void* embedded_buf) { in FromEmbedded() function in art::GuardedCopy
1496 static const GuardedCopy* FromEmbedded(const void* embedded_buf) { in FromEmbedded() function in art::GuardedCopy