Home
last modified time | relevance | path

Searched defs:guid_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/core/
H A Dplatform_wrapper_unittest.cc213 std::vector<uint8_t> guid_bytes; in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() local
/aosp_15_r20/external/avb/rust/src/
H A Dops.rs887 let guid_bytes = guid_cstring.to_bytes_with_nul(); in try_get_unique_guid_for_partition() localVariable