Home
last modified time | relevance | path

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

/art/tools/hiddenapi/
Dhiddenapi.cc238 inline const dex::FieldId& GetFieldId() const { in GetFieldId() function in art::hiddenapi::DexMember
/art/libdexfile/dex/
Ddex_file.h404 const dex::FieldId& GetFieldId(uint32_t idx) const { in GetFieldId() function