HomeSort by relevance Sort by last modified time
    Searched refs:FunctionTypeJsonToIR (Results 1 - 2 of 2) sorted by null

  /development/vndk/tools/header-checker/src/repr/json/
ir_reader.h 174 FunctionTypeJsonToIR(const JsonObjectRef &function_type);
ir_reader.cpp 284 JsonIRReader::FunctionTypeJsonToIR(const JsonObjectRef &function_type) {
400 FunctionTypeIR function_type_ir = FunctionTypeJsonToIR(function_type);

Completed in 156 milliseconds