Home
last modified time | relevance | path

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

/external/vboot_reference/utility/
Dbmpblk_utility.cc146 void BmpBlockUtil::parse_config(yaml_parser_t *parser) { in parse_config() function in vboot_reference::BmpBlockUtil
/external/u-boot/tools/env/
Dfw_env.c1688 static int parse_config(struct env_opts *opts) in parse_config() function