Searched defs:get_all (Results 1 – 5 of 5) sorted by relevance
51 config_t* (*get_all)(void); member
53 config_t* get_all(void) { return nullptr; } in get_all() function
211 static config_t* get_all(void) { return config.get(); } in get_all() function
70 config_t* get_all(void) { return nullptr; } in get_all() function
163 config_t* get_all(void) { return nullptr; } in get_all() function