Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_dumper.cpp180 const FunctionTypeIR *function_typep) { in ConvertFunctionTypeIR()
387 bool ProtobufIRDumper::AddFunctionTypeIR(const FunctionTypeIR *function_typep) { in AddFunctionTypeIR()
/development/vndk/tools/header-checker/src/repr/json/
Dir_dumper.cpp190 IRToJsonConverter::ConvertFunctionTypeIR(const FunctionTypeIR *function_typep) { in ConvertFunctionTypeIR()