Home
last modified time | relevance | path

Searched defs:section (Results 1 – 24 of 24) sorted by relevance

/system/bt/gd/storage/
Dlegacy_osi_config.cc31 auto section_find(T& config, const std::string& section) { in section_find()
36 const entry_t* entry_find(const config_t& config, const std::string& section, const std::string& ke… in entry_find()
65 char section[1024]; in config_parse() local
147 …ooth::legacy::osi::config::config_has_section(const config_t& config, const std::string& section) { in config_has_section()
151 … bluetooth::legacy::osi::config::config_has_key(const config_t& config, const std::string& section, in config_has_key()
156 … bluetooth::legacy::osi::config::config_get_int(const config_t& config, const std::string& section, in config_get_int()
166 …uetooth::legacy::osi::config::config_get_uint64(const config_t& config, const std::string& section, in config_get_uint64()
176 …bluetooth::legacy::osi::config::config_get_bool(const config_t& config, const std::string& section, in config_get_bool()
187 …uetooth::legacy::osi::config::config_get_string(const config_t& config, const std::string& section, in config_get_string()
196 void bluetooth::legacy::osi::config::config_set_int(config_t* config, const std::string& section, in config_set_int()
[all …]
/system/bt/osi/src/
Dconfig.cc59 std::list<section_t>::iterator config_t::Find(const std::string& section) { in Find()
74 static auto section_find(T& config, const std::string& section) { in section_find()
81 const std::string& section, in entry_find()
142 bool config_has_section(const config_t& config, const std::string& section) { in config_has_section()
146 bool config_has_key(const config_t& config, const std::string& section, in config_has_key()
151 int config_get_int(const config_t& config, const std::string& section, in config_get_int()
161 uint64_t config_get_uint64(const config_t& config, const std::string& section, in config_get_uint64()
171 bool config_get_bool(const config_t& config, const std::string& section, in config_get_bool()
183 const std::string& section, in config_get_string()
192 void config_set_int(config_t* config, const std::string& section, in config_set_int()
[all …]
/system/linkerconfig/modules/tests/
Dsection_test.cc113 Section section("test_section", std::move(namespaces)); in TEST() local
126 Section section("test_section", std::move(namespaces)); in TEST() local
143 Section section("section", std::move(namespaces)); in TEST() local
172 Section section("section", std::move(namespaces)); in TEST() local
186 Section section("section", std::move(namespaces)); in TEST() local
200 Section section("section", std::move(namespaces)); in TEST() local
223 Section section("section", std::move(namespaces)); in TEST_F() local
Dapex_test.cc87 Section section("section", std::move(namespaces)); in TEST() local
/system/linkerconfig/modules/
Dconfiguration.cc42 for (auto& section : sections_) { in WriteConfig() local
48 for (auto& section : sections_) { in GetSection() local
/system/bt/btif/src/
Dbtif_config.cc222 for (auto& section : btif_config_sections()) { in init_metric_id_allocator() local
403 bool btif_config_has_section(const char* section) { in btif_config_has_section()
410 bool btif_config_exist(const std::string& section, const std::string& key) { in btif_config_exist()
415 bool btif_config_get_int(const std::string& section, const std::string& key, in btif_config_get_int()
427 bool btif_config_set_int(const std::string& section, const std::string& key, in btif_config_set_int()
434 bool btif_config_get_uint64(const std::string& section, const std::string& key, in btif_config_get_uint64()
446 bool btif_config_set_uint64(const std::string& section, const std::string& key, in btif_config_set_uint64()
453 bool btif_config_get_str(const std::string& section, const std::string& key, in btif_config_get_str()
468 bool btif_config_set_str(const std::string& section, const std::string& key, in btif_config_set_str()
481 bool btif_config_get_bin(const std::string& section, const std::string& key, in btif_config_get_bin()
[all …]
Dbtif_config_cache.cc34 bool has_link_key_in_section(const section_t& section) { in has_link_key_in_section()
43 bool is_local_section_info(const std::string& section) { in is_local_section_info()
96 section_t* section = unpaired_devices_cache_.Find(section_name); in HasKey() local
118 section_t* section = unpaired_devices_cache_.Find(section_name); in RemoveKey() local
177 section_t section = {}; in SetString() local
223 section_t section = {}; in GetString() local
Dbtif_config_transcode.cc51 const char* section = j->Attribute("Tag"); in btif_config_transcode() local
Dbtif_storage.cc453 for (const section_t& section : btif_config_sections()) { in btif_in_fetch_bonded_devices() local
876 for (const section_t& section : btif_config_sections()) { in remove_devices_with_sample_ltk() local
1372 for (const section_t& section : btif_config_sections()) { in btif_storage_load_bonded_hid_info() local
1520 for (const section_t& section : btif_config_sections()) { in btif_storage_load_bonded_hearing_aids() local
1718 for (const section_t& section : btif_config_sections()) { in btif_storage_load_hidd() local
1749 for (const section_t& section : btif_config_sections()) { in btif_storage_set_hidd() local
/system/linkerconfig/contents/tests/configuration/include/
Dconfigurationtest.h37 inline void ValidateAllNamespacesAreVisible(const Section& section) { in ValidateAllNamespacesAreVisible()
58 inline void ValidateSection(const Section& section) { in ValidateSection()
/system/linkerconfig/contents/section/
Drecovery.cc31 Section section("recovery", std::move(namespaces)); in BuildRecoverySection() local
Dsectionbuilder.cc44 Section section(std::move(name), std::move(namespaces)); in BuildSection() local
/system/linkerconfig/contents/common/
Dsystem_links.cc44 void AddStandardSystemLinks(const Context& ctx, Section* section) { in AddStandardSystemLinks()
/system/core/libunwindstack/tools/
Dunwind_reg_info.cpp67 void PrintRegInformation(DwarfSection* section, Memory* memory, uint64_t pc, uint8_t class_type) { in PrintRegInformation()
199 DwarfSection* section = interface->eh_frame(); in GetInfo() local
Dunwind_info.cpp85 void DumpDwarfSection(Elf* elf, DwarfSection* section, uint64_t) { in DumpDwarfSection()
/system/media/camera/tests/
Dcamera_metadata_tests_fake_vendor.h163 int section; in get_fakevendor_tag_count() local
177 int section; in get_fakevendor_tags() local
/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h46 iterator(DwarfSection* section, size_t index) : index_(index) { in iterator()
/system/core/libunwindstack/tests/
DVerifyBionicTerminationTest.cpp48 static DwarfLocationEnum GetReturnAddressLocation(uint64_t rel_pc, DwarfSection* section) { in GetReturnAddressLocation()
/system/media/camera/docs/
Dmetadata_helpers.py256 def get_children_by_filtering_kind(section, kind_name, member='entries'): argument
1312 def any_visible(section, kind_name, visibilities): argument
1532 def find_first_older_used_hal_version(section, hal_major_version, hal_minor_version): argument
Dmetadata_model.py491 def _construct_kinds(self, section): argument
/system/extras/simpleperf/
Dcmd_dumprecord.cpp254 const auto& section = pair.second; in DumpFeatureSection() local
Drecord_file_reader.cpp371 SectionDesc section = it->second; in ReadFeatureSection() local
Dread_elf.cpp91 bool GetBuildIdFromNoteSection(const char* section, size_t section_size, BuildId* build_id) { in GetBuildIdFromNoteSection()
/system/core/libunwindstack/
DElfInterface.cpp524 DwarfSection* section = nullptr; in Step() local