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

  /development/vndk/tools/header-checker/header-abi-util/src/
ir_representation.cpp 253 std::string added_type_id = AllocateNewTypeId(); local
259 added_type_ir.SetSelfType(added_type_id);
260 added_type_ir.SetReferencedType(added_type_id);
265 MergeStatus type_merge_status = MergeStatus(true, added_type_id);
426 std::string added_type_id = AllocateNewTypeId(); local
429 MergeStatus(true, added_type_id));
431 added_type_id);
  /development/vndk/tools/header-checker/header-abi-util/include/
ir_representation.h 1018 const TypeIR *addend_node, const std::string &added_type_id,
    [all...]

Completed in 1348 milliseconds