Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_compress.cpp109 const auto bound = compressBound(length); in Compress() local
130 const auto bound = LZ4_compressBound(length); in Compress() local
162 const auto bound = BrotliEncoderMaxCompressedSize(length); in Compress() local
/system/update_engine/stable/
Dupdate_engine_stable_client.cc112 bool bound; in Run() local
/system/update_engine/aosp/
Dupdate_engine_client_android.cc210 bool bound = false; in OnInit() local