Home
last modified time | relevance | path

Searched defs:Cast (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Djni_macro_assembler.h287 static Self* Cast(JNIMacroLabel* label) { in Cast() function
/art/libartbase/base/
Darray_ref.h110 static ArrayRef Cast(const ArrayRef<U>& src) { in Cast() function