Home
last modified time | relevance | path

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

/system/core/init/
Dutil.cpp493 bool set_option_key = false; in ParseMkdir() local
538 if (set_option_key) { in ParseMkdir()
546 set_option_key = true; in ParseMkdir()
552 if (set_option_key && fscrypt_action == FscryptAction::kNone) { in ParseMkdir()