Lines Matching refs:section
22 const std::string& section) { in HasSection() argument
26 const std::string& section, const std::string& property) { in HasProperty() argument
29 bool bluetooth::shim::BtifConfigInterface::GetInt(const std::string& section, in GetInt() argument
34 bool bluetooth::shim::BtifConfigInterface::SetInt(const std::string& section, in SetInt() argument
39 bool bluetooth::shim::BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() argument
44 bool bluetooth::shim::BtifConfigInterface::SetUint64(const std::string& section, in SetUint64() argument
49 bool bluetooth::shim::BtifConfigInterface::GetStr(const std::string& section, in GetStr() argument
56 const std::string& section, const std::string& key) { in GetStr() argument
59 bool bluetooth::shim::BtifConfigInterface::SetStr(const std::string& section, in SetStr() argument
64 bool bluetooth::shim::BtifConfigInterface::GetBin(const std::string& section, in GetBin() argument
71 const std::string& section, const std::string& key) { in GetBinLength() argument
74 bool bluetooth::shim::BtifConfigInterface::SetBin(const std::string& section, in SetBin() argument
81 const std::string& section, const std::string& key) { in RemoveProperty() argument