Home
last modified time | relevance | path

Searched defs:name_bytes (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dpackage_table.rs139 let name_bytes = self.package_name.as_bytes(); in into_bytes_v1() localVariable
150 let name_bytes = self.package_name.as_bytes(); in into_bytes_v2() localVariable
H A Dflag_table.rs126 let name_bytes = self.flag_name.as_bytes(); in into_bytes() localVariable
/aosp_15_r20/bionic/linker/
H A Dlinker_gnu_hash.h48 const uint8_t* name_bytes = reinterpret_cast<const uint8_t*>(name); in calculate_gnu_hash_simple() local
H A Dlinker_soinfo.cpp884 const uint8_t* name_bytes = reinterpret_cast<const uint8_t*>(name); in calculate_elf_hash() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/
H A Dservices.rs35 let name_bytes = name.as_bytes(); in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/xous/
H A Dservices.rs35 let name_bytes = name.as_bytes(); in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/xous/
H A Dservices.rs35 let name_bytes = name.as_bytes(); in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/
H A Dservices.rs35 let name_bytes = name.as_bytes(); in new() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/xous/
H A Dservices.rs35 let name_bytes = name.as_bytes(); in new() localVariable
/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A Dcall_stack_profile_builder.cc51 std::string name_bytes(basename_length_in_bytes, '\0'); in HashModuleFilename() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs756 let name_bytes = name.to_bytes(); in next() localVariable
1000 fn name_bytes(&self) -> &[u8] { in name_bytes() method
1016 fn name_bytes(&self) -> &[u8] { in name_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs760 let name_bytes = name.to_bytes(); in next() localVariable
1004 fn name_bytes(&self) -> &[u8] { in name_bytes() method
1020 fn name_bytes(&self) -> &[u8] { in name_bytes() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs756 let name_bytes = name.to_bytes(); in next() localVariable
1000 fn name_bytes(&self) -> &[u8] { in name_bytes() method
1016 fn name_bytes(&self) -> &[u8] { in name_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs760 let name_bytes = name.to_bytes(); in next() localVariable
1004 fn name_bytes(&self) -> &[u8] { in name_bytes() method
1020 fn name_bytes(&self) -> &[u8] { in name_bytes() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/
H A Dfs.rs756 let name_bytes = name.to_bytes(); in next() localVariable
1000 fn name_bytes(&self) -> &[u8] { in name_bytes() method
1016 fn name_bytes(&self) -> &[u8] { in name_bytes() method
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-input.cc719 hb_bytes_t name_bytes (nullptr, 0); in hb_subset_input_override_name_table() local
H A Dhb-subset-plan.cc1285 hb_bytes_t name_bytes = _.second; in hb_subset_plan_t() local
/aosp_15_r20/external/harfbuzz_ng/src/OT/name/
H A Dname.hh157 hb_bytes_t* name_bytes; in copy() local
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Ddevice_assignment.rs245 name_bytes: Vec<u8>, field
251 let name_bytes = [self.name_bytes.as_slice(), b"\0"].concat(); in fmt() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs210 let name_bytes = in next() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs210 let name_bytes = in next() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/header/
Dname.rs1252 let name_bytes = src.as_bytes(); in from_static() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs210 let name_bytes = in next() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs218 let name_bytes = in next() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/
H A Dfs.rs218 let name_bytes = in next() localVariable

12