Home
last modified time | relevance | path

Searched defs:config_save (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h226 struct config_save { struct
236 extern struct config_save config_save; argument
Dmock_osi_config.cc51 struct config_save config_save; variable
123 bool config_save(const config_t& config, const std::string& filename) { in config_save() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc264 bool config_save(const config_t& config, const std::string& filename) { in config_save() function
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c832 config_save(void) in config_save() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc107 bool config_save(const config_t& config, const std::string& filename) { in config_save() function