Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dart_field-inl.h331 inline std::string_view ArtField::GetNameView() { in GetNameView() function
H A Dclass_linker.cc6623 ALWAYS_INLINE std::string_view GetNameView() { in GetNameView() function in art::MethodNameAndSignatureComparator