Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/utils/
Dconfig_file.h89 bool HasSection(const std::string &section_name, in HasSection()
94 const ConfigSection &GetSection(const std::string &section_name, in GetSection()
105 bool HasProperty(const std::string &section_name, const std::string &version, in HasProperty()
114 bool GetProperty(const std::string &section_name, const std::string &version, in GetProperty()