Home
last modified time | relevance | path

Searched defs:kMetadataSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/msan/
H A Dmsan_allocator.cc60 static const uptr kMetadataSize = sizeof(Metadata); variable
70 static const uptr kMetadataSize = sizeof(Metadata); variable
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp143 static const uint32_t kMetadataSize = 1024; in TEST_F() local
320 static const uint32_t kMetadataSize = 1024; in TEST_F() local
428 static const size_t kMetadataSize = 64 * 1024; in TEST_F() local
H A Dio_test.cpp48 static const size_t kMetadataSize = 512; variable
/aosp_15_r20/system/core/fs_mgr/liblp/fuzzer/
H A Dliblp_apis_fuzzer.cpp34 static constexpr size_t kMetadataSize = 512; variable
/aosp_15_r20/system/extras/partition_tools/
H A Dlpmake.cc117 kMetadataSize = 'm', enumerator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DVhdxHandler.cpp440 static const unsigned kMetadataSize = 8; variable