Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file.h173 struct ProtoId { struct
180 DISALLOW_COPY_AND_ASSIGN(ProtoId); argument
/art/dexlayout/
Ddex_ir.h56 class ProtoId; variable
532 ProtoId(const StringId* shorty, const TypeId* return_type, TypeList* parameters) in ProtoId() function