Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_dumper.cpp244 const FunctionTypeIR *function_typep) { in ConvertFunctionTypeIR()
459 bool ProtobufIRDumper::AddFunctionTypeIR(const FunctionTypeIR *function_typep) { in AddFunctionTypeIR()
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/
H A Dir_dumper.cpp215 static JsonObject ConvertFunctionTypeIR(const FunctionTypeIR *function_typep) { in ConvertFunctionTypeIR()