Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h169 struct config_new { struct
174 extern struct config_new config_new; argument
Dmock_osi_config.cc46 struct config_new config_new; variable
103 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc141 TEST_F(ConfigTest, config_new) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc89 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc133 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function