Home
last modified time | relevance | path

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

/system/extras/libfscrypt/
Dfscrypt.cpp79 static bool LookupModeById(const std::vector<struct ModeLookupEntry>& modes, int id, in LookupModeById() function
149 if (!LookupModeById(contents_modes, options.contents_mode, &contents_mode)) { in OptionsToStringForApiLevel()
152 if (!LookupModeById(filenames_modes, options.filenames_mode, &filenames_mode)) { in OptionsToStringForApiLevel()