Home
last modified time | relevance | path

Searched defs:kMaxFileNameLength (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_system/
H A Dfile_service.cc22 constexpr size_t kMaxFileNameLength = 48; variable
/aosp_15_r20/external/pigweed/pw_persistent_ram/
H A Dflat_file_system_entry_test.cc25 static constexpr size_t kMaxFileNameLength = 32; member in pw::persistent_ram::__anon066a8eee0111::FlatFileSystemPersistentBufferEntryTest
/aosp_15_r20/external/pigweed/pw_blob_store/
H A Dflat_file_system_entry_test.cc87 static constexpr size_t kMaxFileNameLength = 32; member in pw::blob_store::__anon3f9125290111::FlatFileSystemBlobStoreEntryTest
/aosp_15_r20/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp295 const size_t kMaxFileNameLength = 255; in createFabricatedOverlay() local