Home
last modified time | relevance | path

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

/system/core/init/
Dutil.cpp515 bool set_option_key = false; in ParseMkdir() local
560 if (set_option_key) { in ParseMkdir()
568 set_option_key = true; in ParseMkdir()
574 if (set_option_key && fscrypt_action == FscryptAction::kNone) { in ParseMkdir()