Home
last modified time | relevance | path

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

/system/update_engine/
Ddownload_action.cc96 bool DownloadAction::LoadCachedManifest(int64_t manifest_size) { in LoadCachedManifest()
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc838 uint64_t manifest_size = rand_r(&seed) % 256; in TEST_F() local
873 uint64_t manifest_size = UINT64_MAX - 600; // Subtract to avoid wrap around. in TEST_F() local
906 uint64_t manifest_size = rand_r(&seed) % 256; in TEST_F() local
/system/core/fs_mgr/libsnapshot/
Dmake_cow_from_ab_ota.cpp630 uint64_t manifest_size; in OpenPayload() local