Home
last modified time | relevance | path

Searched refs:GetGlobalSection (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/src/utils/
Dconfig_file.cpp55 const ConfigSection &ConfigFile::GetGlobalSection() { in GetGlobalSection() function in header_checker::utils::ConfigFile
Dconfig_file.h103 const ConfigSection &GetGlobalSection();
/development/vndk/tools/header-checker/src/diff/
Dheader_abi_diff.cpp200 UpdateFlags(cfg.GetGlobalSection()); in ReadConfigFile()