/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_ffi_core/src/deserialize/ |
D | v1.rs | 63 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 D | openssl_conf.py | 127 def get_section(self, name): member in Config
|
/aosp_15_r20/external/autotest/client/cros/faft/utils/ |
H A D | saft_flashrom_util.py | 241 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 D | conf.c | 255 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 D | conf.c | 277 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/ |
D | conf.c | 380 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/ |
D | conf.c | 380 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
|
/aosp_15_r20/external/elfutils/src/ |
H A D | elfcompress.c | 277 get_section (unsigned int *sections, size_t ndx) in get_section() function
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_elf.c | 345 static Elf_Scn * get_section(Elf *e, const char *section_name, in get_section() function
|
/aosp_15_r20/system/media/camera/docs/ |
H A D | metadata_model.py | 1524 def get_section(self): member in Entry
|
/aosp_15_r20/external/python/cpython3/Lib/email/ |
D | _header_value_parser.py | 2359 def get_section(value): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 2359 def get_section(value): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 2359 def get_section(value): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | _header_value_parser.py | 2359 def get_section(value): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 2359 def get_section(value): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 2359 def get_section(value): function
|
/aosp_15_r20/external/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 3318 static const SectionRef get_section(MachOObjectFile *O, const char *segname, in get_section() function
|