Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_structs.h78 struct ProtoId { struct
85 DISALLOW_COPY_AND_ASSIGN(ProtoId); argument
Dproto_reference.h41 const dex::ProtoId& ProtoId() const { in ProtoId() function