Searched refs:dump_mode (Results 1 – 6 of 6) sorted by relevance
32 MemoryDumpLevelOfDetail dump_mode) const { in IsDumpModeAllowed()33 return allowed_dump_modes_.count(dump_mode) != 0; in IsDumpModeAllowed()
47 bool IsDumpModeAllowed(MemoryDumpLevelOfDetail dump_mode) const;
131 bool IsDumpModeAllowed(MemoryDumpLevelOfDetail dump_mode);
529 for (auto dump_mode : memory_dump_config_.allowed_dump_modes) in ToDict() local530 allowed_modes->AppendString(MemoryDumpLevelOfDetailToString(dump_mode)); in ToDict()
952 bool MemoryDumpManager::IsDumpModeAllowed(MemoryDumpLevelOfDetail dump_mode) { in IsDumpModeAllowed() argument956 return session_state_->IsDumpModeAllowed(dump_mode); in IsDumpModeAllowed()
199 static void dump_mode(drmModeModeInfo *mode) in dump_mode() function353 dump_mode(&connector->modes[j]); in dump_connectors()385 dump_mode(&crtc->mode); in dump_crtcs()