Home
last modified time | relevance | path

Searched defs:GetMethodId (Results 1 – 4 of 4) sorted by relevance

/art/libdexfile/dex/
Dmethod_reference.h34 const DexFile::MethodId& GetMethodId() const { in GetMethodId() function
Ddex_file.h592 const MethodId& GetMethodId(uint32_t idx) const { in GetMethodId() function
/art/tools/hiddenapi/
Dhiddenapi.cc153 inline const DexFile::MethodId& GetMethodId() const { in GetMethodId() function in art::DexMember
/art/dexlayout/
Ddex_ir.h284 MethodId* GetMethodId(uint32_t index) { in GetMethodId() function
768 const MethodId* GetMethodId() const { return method_id_; } in GetMethodId() function
819 MethodId* GetMethodId() const { return u_.method_val_; } in GetMethodId() function
1199 MethodId* GetMethodId() const { return method_id_; } in GetMethodId() function
1216 MethodId* GetMethodId() const { return method_id_; } in GetMethodId() function