Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h577 const char* GetFieldName(const FieldId& field_id) const { in GetFieldName() function
Ddebugger.cc1516 std::string Dbg::GetFieldName(JDWP::FieldId field_id) in GetFieldName() function in art::Dbg