/aosp_15_r20/external/arm-trusted-firmware/include/tools_share/ |
H A D | uuid.h | 51 uint8_t time_low[4]; member 60 uint32_t time_low; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/tools_share/ |
D | uuid.h | 53 uint8_t time_low[4]; member 62 uint32_t time_low; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/uguid/src/ |
D | guid.rs | 46 time_low: u32, field 159 pub const fn time_low(self) -> [u8; 4] { in time_low() method 338 let time_low = self.time_low(); localVariable
|
/aosp_15_r20/external/rust/crates/uguid/src/ |
D | guid.rs | 46 time_low: u32, field 159 pub const fn time_low(self) -> [u8; 4] { in time_low() method 338 let time_low = self.time_low(); localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | uuid_v4.cc | 30 uint32_t time_low = hi >> 32; in GenerateUUIDv4() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | uuid_v4.cc | 28 uint32_t time_low = hi >> 32; in GenerateUUIDv4() local
|
/aosp_15_r20/system/core/trusty/coverage/include/trusty/coverage/ |
H A D | uuid.h | 22 uint32_t time_low; member
|
/aosp_15_r20/system/core/trusty/line-coverage/include/trusty/line-coverage/ |
H A D | uuid.h | 25 uint32_t time_low; member
|
/aosp_15_r20/trusty/kernel/include/uapi/uapi/ |
H A D | trusty_uuid.h | 29 uint32_t time_low; member
|
/aosp_15_r20/external/e2fsprogs/lib/uuid/ |
H A D | uuidP.h | 51 uint32_t time_low; member
|
/aosp_15_r20/external/e2fsprogs/lib/e2p/ |
H A D | uuid.c | 18 __u32 time_low; member
|
/aosp_15_r20/external/vboot_reference/firmware/include/ |
H A D | gpt.h | 68 uint32_t time_low; member
|
/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/include/ |
H A D | gpt.h | 68 uint32_t time_low; member
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | uuid.py | 228 time_low = property(get_time_low) variable in UUID
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | uuid.py | 301 def time_low(self): member in UUID
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | uuid.py | 301 def time_low(self): member in UUID
|
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/ |
D | timestamp.rs | 172 let time_low = (ticks & 0xFFFF_FFFF) as u32; localVariable
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | uuid.py | 301 def time_low(self): member in UUID
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | uuid.py | 301 def time_low(self): member in UUID
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | uuid.py | 301 def time_low(self): member in UUID
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | uuid.py | 301 def time_low(self): member in UUID
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | icount.c | 152 __u32 time_low; member
|
/aosp_15_r20/system/core/trusty/libtrusty/tipc-test/ |
H A D | tipc_test.c | 680 uint32_t time_low; member
|
/aosp_15_r20/external/vboot_reference/cgpt/ |
H A D | cgpt_common.c | 403 uint32_t time_low; in StrToGuid() local
|
/aosp_15_r20/trusty/user/base/lib/tipc/rust/src/ |
D | service.rs | 335 let time_low = convert_uuid_element(uuid_elements.next(), u32::from_str_radix)?; in new_from_string() localVariable
|