Searched refs:get_all (Results 1 – 4 of 4) sorted by relevance
111 static config_t* get_all(void) { return config.get(); } in get_all() function117 get_pts_smp_failure_case, get_all};
260 init_cpp_logging(stack_config->get_all()); in init()262 load_levels_from_config(stack_config->get_all()); in init()
61 config_t* get_all(void) { return nullptr; } in get_all() function72 .get_all = get_all,
36 config_t* (*get_all)(void); member