Home
last modified time | relevance | path

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

/system/bt/osi/test/
Dconfig_test.cc63 TEST_F(ConfigTest, config_new_empty) { in TEST_F() argument
/system/bt/osi/src/
Dconfig.cc63 std::unique_ptr<config_t> config_new_empty(void) { in config_new_empty() function