Searched refs:GetStr (Results 1 – 3 of 3) sorted by relevance
41 static bool GetStr(const std::string& section, const std::string& key,43 static std::optional<std::string> GetStr(const std::string& section,
83 bool BtifConfigInterface::GetStr(const std::string& section, in GetStr() function in bluetooth::shim::BtifConfigInterface103 std::optional<std::string> BtifConfigInterface::GetStr( in GetStr() function in bluetooth::shim::BtifConfigInterface
459 return bluetooth::shim::BtifConfigInterface::GetStr(section, key, value, in btif_config_get_str()740 bluetooth::shim::BtifConfigInterface::GetStr(INFO_SECTION, FILE_SOURCE); in btif_debug_config_dump()