Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A Dconfig_test.cc137 TEST_F(ConfigTest, config_new_empty) { in TEST_F() argument
/aosp12/system/bt/osi/src/
H A Dconfig.cc93 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function
/aosp12/system/bt/test/stub/
H A Dosi.cc128 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function