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

  /development/vndk/tools/header-checker/header-abi-diff/src/
abi_diff_wrappers.cpp 103 abi_util::FunctionIR new_function = *newp_; local
105 ReplaceTypeIdsWithTypeNames(new_types_, &new_function);
106 abi_util::FunctionDiffIR function_diff_ir(&old_function, &new_function);
  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation_protobuf.cpp 975 abi_dump::FunctionDecl *new_function = function_diff.mutable_new_(); local
    [all...]

Completed in 169 milliseconds