Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h193 struct config_new { struct
200 extern struct config_new config_new; argument
Dmock_osi_config.cc47 struct config_new config_new; variable
111 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function
/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc147 TEST_F(ConfigTest, config_new) { in TEST_F() argument
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc99 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc127 std::unique_ptr<config_t> config_new(const char* filename) { in config_new() function