Home
last modified time | relevance | path

Searched defs:get_section (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_ffi_core/src/deserialize/
Dv1.rs63 pub fn get_section(&self, legible_section_index: u8) -> GetV1SectionResult { in get_section() method
107 fn get_section( in get_section() method
191 pub fn get_section(&self, legible_section_index: u8) -> GetV1SectionResult { in get_section() method
/aosp_15_r20/external/cronet/net/data/gencerts/
H A Dopenssl_conf.py127 def get_section(self, name): member in Config
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dsaft_flashrom_util.py241 def get_section(self, base_image, section_name): member in flashrom_util
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/conf/
H A Dconf.c255 static CONF_SECTION *get_section(const CONF *conf, const char *section) { in get_section() function
/aosp_15_r20/external/boringssl/src/crypto/conf/
H A Dconf.c277 static CONF_SECTION *get_section(const CONF *conf, const char *section) { in get_section() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/conf/
Dconf.c380 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/conf/
Dconf.c380 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/aosp_15_r20/external/elfutils/src/
H A Delfcompress.c277 get_section (unsigned int *sections, size_t ndx) in get_section() function
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_elf.c345 static Elf_Scn * get_section(Elf *e, const char *section_name, in get_section() function
/aosp_15_r20/system/media/camera/docs/
H A Dmetadata_model.py1524 def get_section(self): member in Entry
/aosp_15_r20/external/python/cpython3/Lib/email/
D_header_value_parser.py2359 def get_section(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
D_header_value_parser.py2359 def get_section(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/
D_header_value_parser.py2359 def get_section(value): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A D_header_value_parser.py2359 def get_section(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
D_header_value_parser.py2359 def get_section(value): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/
D_header_value_parser.py2359 def get_section(value): function
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp3318 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function