Home
last modified time | relevance | path

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

/system/vold/
DCheckpoint.cpp310 const bool commit_on_full_default = true; variable
317 bool commit_on_full = GetBoolProperty(kCommitOnFullProp, commit_on_full_default); in cp_healthDaemon()