Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/header-checker/src/repr/json/
Dconverter.h120 const std::string &error_msg) { in FindInMap()
/development/vndk/tools/header-checker/src/repr/symbol/
Dversion_script_parser.h105 void ReportError(const std::string &error_msg) { in ReportError()
/development/vndk/tools/definition-tool/tools/
Dremove_dt_needed.py135 def parse_struct(cls, fmt, offset, error_msg): argument
/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py671 def parse_struct(cls, fmt, offset, error_msg): argument
3402 def _warn_incorrect_partition_lib_set(self, lib_set, partition, error_msg): argument