Searched defs:modes (Results 1 – 4 of 4) sorted by relevance
67 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()
406 keymaster_block_mode_t** modes, in get_supported_block_modes()440 keymaster_padding_t** modes, in get_supported_padding_modes()
293 auto& modes = trace_offcpu_.supported_modes; in SetTraceOffCpuMode() local
2798 std::unordered_set<std::string> modes = {"", "vab-legacy", "vabc-legacy"}; in main() local