Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/json/
H A Dir_reader.cpp328 JsonIRReader::FunctionTypeJsonToIR(const JsonObjectRef &function_type) { in FunctionTypeJsonToIR() function in header_checker::repr::JsonIRReader
449 FunctionTypeIR function_type_ir = FunctionTypeJsonToIR(function_type); in ReadFunctionTypes()
H A Dir_reader.h178 FunctionTypeJsonToIR(const JsonObjectRef &function_type);