Home
last modified time | relevance | path

Searched defs:time_low (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/arm-trusted-firmware/include/tools_share/
H A Duuid.h51 uint8_t time_low[4]; member
60 uint32_t time_low; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/tools_share/
Duuid.h53 uint8_t time_low[4]; member
62 uint32_t time_low; member
/aosp_15_r20/external/rust/android-crates-io/crates/uguid/src/
Dguid.rs46 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/
Dguid.rs46 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/
Duuid_v4.cc30 uint32_t time_low = hi >> 32; in GenerateUUIDv4() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Duuid_v4.cc28 uint32_t time_low = hi >> 32; in GenerateUUIDv4() local
/aosp_15_r20/system/core/trusty/coverage/include/trusty/coverage/
H A Duuid.h22 uint32_t time_low; member
/aosp_15_r20/system/core/trusty/line-coverage/include/trusty/line-coverage/
H A Duuid.h25 uint32_t time_low; member
/aosp_15_r20/trusty/kernel/include/uapi/uapi/
H A Dtrusty_uuid.h29 uint32_t time_low; member
/aosp_15_r20/external/e2fsprogs/lib/uuid/
H A DuuidP.h51 uint32_t time_low; member
/aosp_15_r20/external/e2fsprogs/lib/e2p/
H A Duuid.c18 __u32 time_low; member
/aosp_15_r20/external/vboot_reference/firmware/include/
H A Dgpt.h68 uint32_t time_low; member
/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/include/
H A Dgpt.h68 uint32_t time_low; member
/aosp_15_r20/external/python/cpython2/Lib/
Duuid.py228 time_low = property(get_time_low) variable in UUID
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Duuid.py301 def time_low(self): member in UUID
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Duuid.py301 def time_low(self): member in UUID
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/
Dtimestamp.rs172 let time_low = (ticks & 0xFFFF_FFFF) as u32; localVariable
/aosp_15_r20/external/python/cpython3/Lib/
Duuid.py301 def time_low(self): member in UUID
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Duuid.py301 def time_low(self): member in UUID
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Duuid.py301 def time_low(self): member in UUID
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Duuid.py301 def time_low(self): member in UUID
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dicount.c152 __u32 time_low; member
/aosp_15_r20/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c680 uint32_t time_low; member
/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_common.c403 uint32_t time_low; in StrToGuid() local
/aosp_15_r20/trusty/user/base/lib/tipc/rust/src/
Dservice.rs335 let time_low = convert_uuid_element(uuid_elements.next(), u32::from_str_radix)?; in new_from_string() localVariable

12