Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_config.h217 struct config_new_empty { struct
222 extern struct config_new_empty config_new_empty; argument
Dmock_osi_config.cc49 struct config_new_empty config_new_empty; variable
119 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function
/packages/modules/Bluetooth/system/osi/test/
Dconfig_test.cc137 TEST_F(ConfigTest, config_new_empty) { in TEST_F() argument
/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc95 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc135 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function