Home
last modified time | relevance | path

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

/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() function
370 converted = ConvertFunctionTypeIR(static_cast<const FunctionTypeIR *>(lm)); in AddLinkableMessageIR()
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/protobuf/
H A Dir_dumper.cpp243 static abi_dump::FunctionType ConvertFunctionTypeIR( in ConvertFunctionTypeIR() function
464 *added_function_type = ConvertFunctionTypeIR(function_typep); in AddFunctionTypeIR()