Home
last modified time | relevance | path

Searched defs:modes (Results 1 – 4 of 4) sorted by relevance

/system/extras/libfscrypt/
Dfscrypt.cpp67 static bool LookupModeByName(const std::vector<struct ModeLookupEntry>& modes, in LookupModeByName()
78 static bool LookupModeById(const std::vector<struct ModeLookupEntry>& modes, int id, in LookupModeById()
/system/keymaster/contexts/
Dsoft_keymaster_device.cpp406 keymaster_block_mode_t** modes, in get_supported_block_modes()
440 keymaster_padding_t** modes, in get_supported_padding_modes()
/system/extras/simpleperf/
Dreport_lib_interface.cpp293 auto& modes = trace_offcpu_.supported_modes; in SetTraceOffCpuMode() local
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp2798 std::unordered_set<std::string> modes = {"", "vab-legacy", "vabc-legacy"}; in main() local