Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc30 inline constexpr bool FindFieldTypeIsRead(FindFieldType type) { in FindFieldTypeIsRead() function
52 ThrowNullPointerExceptionForFieldAccess(field, /*is_read*/FindFieldTypeIsRead(type)); in FindInstanceField()