Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/utils/
Dconfig_file.cpp43 LoadIgnoreLinkerSetKeys(const Json::Value &section) { in LoadIgnoreLinkerSetKeys() function
72 LoadIgnoreLinkerSetKeys(root[GLOBAL_SECTION_NAME]); in Load()
79 config_section.ignored_linker_set_keys_ = LoadIgnoreLinkerSetKeys(section); in Load()