Home
last modified time | relevance | path

Searched refs:FindPrototype (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Ddex_ir_builder.cc39 auto ir_prototype = FindPrototype(method_id.signature); in FindMethod()
52 Proto* Builder::FindPrototype(const char* signature) const { in FindPrototype() function in ir::Builder
/tools/dexter/slicer/export/slicer/
Ddex_ir_builder.h80 Proto* FindPrototype(const char* signature) const;