Home
last modified time | relevance | path

Searched defs:dump_path (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/header-abi-util/include/
Dir_representation_protobuf.h312 ProtobufIRDumper(const std::string &dump_path) in ProtobufIRDumper()
395 ProtobufIRDiffDumper(const std::string &dump_path) in ProtobufIRDiffDumper()
Dir_representation.h735 IRDumper(const std::string &dump_path) : dump_path_(dump_path) { } in IRDumper()
1395 IRDiffDumper(const std::string &dump_path) : dump_path_(dump_path) { } in IRDiffDumper()
/development/vndk/tools/header-checker/header-abi-util/src/
Dir_representation.cpp39 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDumper()
51 TextFormatIR text_format, const std::string &dump_path) { in CreateIRDiffDumper()