Searched defs:config_remove_key (Results 1 – 5 of 5) sorted by relevance
199 struct config_remove_key { struct208 extern struct config_remove_key config_remove_key; argument
49 struct config_remove_key config_remove_key; variable115 bool config_remove_key(config_t* config, const std::string& section, const std::string& key) { in config_remove_key() function
217 TEST_F(ConfigTest, config_remove_key) { in TEST_F() argument
247 bool config_remove_key(config_t* config, const std::string& section, const std::string& key) { in config_remove_key() function
99 bool config_remove_key(config_t* config, const std::string& section, const std::string& key) { in config_remove_key() function