| /foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
| D | adapter_device_config.cpp | 82 bool AdapterDeviceConfig::SetValue(const std::string §ion, const std::string &property, const i… in SetValue() 88 bool AdapterDeviceConfig::SetValue(const std::string §ion, const std::string &property, const s… in SetValue() 94 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, int &va… in GetValue() 100 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, std::st… in GetValue() 107 bool AdapterDeviceConfig::GetValue(const std::string §ion, const std::string &property, bool &v… in GetValue() 114 …const std::string §ion, const std::string &subSection, const std::string &property, const int … in SetValue() 120 …const std::string §ion, const std::string &subSection, const std::string &property, const std:… in SetValue() 127 …const std::string §ion, const std::string &subSection, const std::string &property, const bool… in SetValue() 134 …const std::string §ion, const std::string &subSection, const std::string &property, int &value) in GetValue() 141 …const std::string §ion, const std::string &subSection, const std::string &property, std::strin… in GetValue() [all …]
|
| D | profile_config.cpp | 71 const std::string &addr, const std::string §ion, const std::string &property, int &value) in GetValue() 78 const std::string &addr, const std::string §ion, const std::string &property, bool &value) in GetValue() 85 const std::string &addr, const std::string §ion, const std::string &property, int &value) in SetValue() 95 const std::string &addr, const std::string §ion, const std::string &property, bool &value) in SetValue() 113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string §ion, const std::… in RemoveProperty() 122 bool ProfileConfig::HasSection(const std::string &addr, const std::string §ion) in HasSection()
|
| D | adapter_config.cpp | 69 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, int &value) in GetValue() 73 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, std::string &… in GetValue() 77 bool AdapterConfig::GetValue(const std::string §ion, const std::string &property, bool &value) in GetValue() 81 bool AdapterConfig::HasSection(const std::string §ion) in HasSection()
|
| D | adapter_device_info.cpp | 76 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, std::stri… in GetValue() 82 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, bool &val… in GetValue() 88 bool AdapterDeviceInfo::GetValue(const std::string §ion, const std::string &property, int &valu… in GetValue()
|
| D | profile_info.cpp | 65 …std::string section = (transport == BTTransport::ADAPTER_BREDR) ? SECTION_CLASSIC_ADAPTER : SECTIO… in GetConfigSupportProfiles() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
| D | xml_parse.cpp | 37 xmlNodePtr XmlParse::impl::IntHasSection(const std::string §ion, const std::string &subSection) in IntHasSection() 71 const std::string §ion, const std::string &subSection, const std::string &property) in IntHasProperty() 107 const std::string §ion, const std::string &subSection, const std::string &property) in FindOrCreatePropertyNode() 285 …const std::string §ion, const std::string &subSection, const std::string &property, int &value) in GetValue() 292 …const std::string §ion, const std::string &subSection, const std::string &property, std::strin… in GetValue() 299 …const std::string §ion, const std::string &subSection, const std::string &property, bool &valu… in GetValue() 306 …const std::string §ion, const std::string &subSection, const std::string &property, const int … in SetValue() 320 …const std::string §ion, const std::string &subSection, const std::string &property, const std:… in SetValue() 328 …const std::string §ion, const std::string &subSection, const std::string &property, const bool… in SetValue() 342 bool XmlParse::HasProperty(const std::string §ion, const std::string &subSection, const std::st… in HasProperty() [all …]
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| D | ble_config.cpp | 325 bool BleConfig::SetLocalLtk(const std::string §ion, const std::string <k) const in SetLocalLtk() argument 336 bool BleConfig::SetLocalKeySize(const std::string §ion, const std::string &keysize) const in SetLocalKeySize() argument 347 bool BleConfig::SetLocalEdivRand(const std::string §ion, const std::string &ediv, const std::st… in SetLocalEdivRand() argument 363 bool BleConfig::SetLocalCsrk(const std::string §ion, const std::string &csrk) const in SetLocalCsrk() argument 374 bool BleConfig::SetLocalSignCounter(const std::string §ion, uint32_t signCounter) const in SetLocalSignCounter() argument 386 bool BleConfig::SetPeerKeyType(const std::string §ion, const std::string &keytype) const in SetPeerKeyType() argument 397 bool BleConfig::SetPeerLtk(const std::string §ion, const std::string <k) const in SetPeerLtk() argument 408 bool BleConfig::SetPeerKeySize(const std::string §ion, const std::string &keysize) const in SetPeerKeySize() argument 419 bool BleConfig::SetPeerEdivRand(const std::string §ion, const std::string &ediv, const std::str… in SetPeerEdivRand() argument 435 bool BleConfig::SetPeerIdentityAddr(const std::string §ion, uint8_t type, const std::string &pe… in SetPeerIdentityAddr() argument [all …]
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| D | bpf_loader.cpp | 377 … return std::all_of(elfIo_.sections.begin(), elfIo_.sections.end(), [this](const auto §ion) { in SetLicenseAndVersion() 397 for (const auto §ion : elfIo_.sections) { in LoadElfMapSectionCore() local 430 [](const auto §ion) { return section->get_name() == "maps"; }); in LoadElfMapsSection() 710 … return std::all_of(elfIo_.sections.begin(), elfIo_.sections.end(), [this](auto §ion) -> bool { in ParseRelocation() 738 …n std::all_of(elfIo_.sections.begin(), elfIo_.sections.end(), [this](const auto §ion) -> bool { in UnloadProgs() 757 …n std::all_of(elfIo_.sections.begin(), elfIo_.sections.end(), [this](const auto §ion) -> bool { in LoadProgs()
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/ |
| D | directory_manager.cpp | 224 std::string section; in GenPath() local
|