Home
last modified time | relevance | path

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

/aosp12/system/nvram/hal/
H A Dfake_nvram_storage.cpp50 const off_t kMaxFileSize = 2048; variable
/aosp12/packages/modules/StatsD/statsd/src/guardrail/
H A DStatsdStats.h157 static const int kMaxFileSize = 50 * 1024 * 1024; variable