Searched defs:MemoryDumpLevelOfDetailValues (Results 1 – 1 of 1) sorted by relevance
2375 struct MemoryDumpLevelOfDetailValues { struct2376 static bool Valid(const std::string &values) in Valid()2380 static std::string Background() in Background()2384 static std::string Light() in Light()2388 static std::string Detailed() in Detailed()