Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/utils/
Dconfig_file.cpp59 bool ConfigFile::Load(std::istream &istream) { in Load() function in header_checker::utils::ConfigFile
85 bool ConfigFile::Load(const std::string &path) { in Load() function in header_checker::utils::ConfigFile
Dapi_level.cpp27 bool ApiLevelMap::Load(std::istream &stream) { in Load() function in header_checker::utils::ApiLevelMap