Searched defs:MemoryDumpLevelOfDetailValues (Results 1 – 1 of 1) sorted by relevance
2635 struct MemoryDumpLevelOfDetailValues { struct2636 static bool Valid(const std::string &values) in Valid()2640 static std::string Background() in Background()2644 static std::string Light() in Light()2648 static std::string Detailed() in Detailed()