Home
last modified time | relevance | path

Searched refs:GetBinLength (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dconfig.h49 static size_t GetBinLength(const std::string& section,
H A Dconfig.cc131 size_t BtifConfigInterface::GetBinLength(const std::string& section, in GetBinLength() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/test/mock/
H A Dmock_main_shim_BtifConfigInterface.cc70 size_t bluetooth::shim::BtifConfigInterface::GetBinLength( in GetBinLength() function in bluetooth::shim::BtifConfigInterface
/aosp12/system/bt/btif/src/
H A Dbtif_config.cc578 return bluetooth::shim::BtifConfigInterface::GetBinLength(section, key); in btif_config_get_bin_length()