Home
last modified time | relevance | path

Searched refs:mappingFilesProgressFixed (Results 1 – 2 of 2) sorted by relevance

/system/incremental_delivery/incfs/include/
Dincfs.h44 mappingFilesProgressFixed = INCFS_FEATURE_MAPPING_FILES_PROGRESS_FIXED, enumerator
/system/incremental_delivery/incfs/
Dincfs.cpp260 int res = Features::none | Features::mappingFilesProgressFixed; in readIncFsFeatures()