Home
last modified time | relevance | path

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

/art/dexlayout/
Ddex_ir.h276 ProtoId* GetProtoId(uint32_t index) { in GetProtoId() function
817 ProtoId* GetProtoId() const { return u_.proto_val_; } in GetProtoId() function
/art/libdexfile/dex/
Ddex_file.h698 const ProtoId& GetProtoId(uint16_t idx) const { in GetProtoId() function