Searched defs:MemoryDumpLevelOfDetailValues (Results 1 – 1 of 1) sorted by relevance
2574 struct MemoryDumpLevelOfDetailValues { struct2575 static bool Valid(const std::string &values) in Valid()2579 static std::string Background() in Background()2583 static std::string Light() in Light()2587 static std::string Detailed() in Detailed()