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

  /development/vndk/tools/header-checker/header-abi-diff/src/
abi_diff_wrappers.cpp 29 abi_util::DiffMessageIR::DiffKind diff_kind) {
45 abi_util::DiffMessageIR::DiffKind diff_kind) {
61 abi_util::DiffMessageIR::DiffKind diff_kind) {
85 abi_util::DiffMessageIR::DiffKind diff_kind) {
abi_diff.cpp 165 abi_util::DiffMessageIR::Unreferenced);
206 abi_util::DiffMessageIR::Referenced)) {
230 abi_util::DiffMessageIR::Removed, old_types_map) ||
  /development/vndk/tools/header-checker/header-abi-util/src/
abi_diff_helpers.cpp 185 abi_util::DiffMessageIR::DiffKind diff_kind) {
256 abi_util::DiffMessageIR::DiffKind diff_kind) {
282 abi_util::DiffMessageIR::DiffKind diff_kind) {
380 abi_util::DiffMessageIR::DiffKind diff_kind) {
403 abi_util::DiffMessageIR::DiffKind diff_kind) {
484 abi_util::DiffMessageIR::DiffKind diff_kind) {
510 abi_util::DiffMessageIR::DiffKind diff_kind) {
609 abi_util::DiffMessageIR::DiffKind diff_kind) {
619 abi_util::DiffMessageIR::DiffKind diff_kind) {
629 abi_util::DiffMessageIR::DiffKind diff_kind)
    [all...]
ir_representation_protobuf.cpp     [all...]
  /development/vndk/tools/header-checker/header-abi-util/include/
abi_diff_helpers.h 64 abi_util::IRDiffDumper::DiffKind diff_kind = DiffMessageIR::Unreferenced);
70 abi_util::IRDiffDumper::DiffKind diff_kind = DiffMessageIR::Unreferenced);
116 abi_util::DiffMessageIR::DiffKind diff_kind);
ir_representation.h 1070 class DiffMessageIR {
1090 virtual ~DiffMessageIR() { }
1182 class RecordTypeDiffIR : public DiffMessageIR {
    [all...]
ir_representation_protobuf.h 399 bool AddDiffMessageIR(const DiffMessageIR *, const std::string &type_stack,

Completed in 141 milliseconds