Home
last modified time | relevance | path

Searched refs:categoryName (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp107 const char *categoryName) in GetPerfTraceCategoryEnabled() argument
113 if (strcmp(category.name, categoryName) == 0) in GetPerfTraceCategoryEnabled()
173 js::Document::StringRefType categoryName(traceEvent.categoryName); in DumpTraceEventsToJSONFile() local
175 strcmp(traceEvent.categoryName, "gpu.angle.gpu") == 0 ? "GPU" : "ANGLE"); in DumpTraceEventsToJSONFile()
178 value.AddMember("cat", categoryName, allocator); in DumpTraceEventsToJSONFile()
235 : phase(phaseIn), categoryName(categoryNameIn), name{}, timestamp(timestampIn), tid(tidIn) in TraceEvent()
DANGLEPerfTest.h57 const char *categoryName = nullptr; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp89 const char *categoryName) in GetPerfTraceCategoryEnabled() argument
95 if (strcmp(category.name, categoryName) == 0) in GetPerfTraceCategoryEnabled()
139 value["cat"] = traceEvent.categoryName; in DumpTraceEventsToJSONFile()
143 value["tid"] = strcmp(traceEvent.categoryName, "gpu.angle.gpu") == 0 ? "GPU" : "CPU"; in DumpTraceEventsToJSONFile()
DANGLEPerfTest.h45 : phase(phaseIn), categoryName(categoryNameIn), name(nameIn), timestamp(timestampIn) in TraceEvent()
49 const char *categoryName = nullptr; member
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpluralmap.h45 static Category toCategory(const char *categoryName);
52 static Category toCategory(const UnicodeString &categoryName);
/third_party/skia/third_party/externals/icu/source/common/
Dpluralmap.h45 static Category toCategory(const char *categoryName);
52 static Category toCategory(const UnicodeString &categoryName);
/third_party/icu/icu4c/source/common/
Dpluralmap.h45 static Category toCategory(const char *categoryName);
52 static Category toCategory(const UnicodeString &categoryName);
/third_party/node/deps/icu-small/source/common/
Dpluralmap.h45 static Category toCategory(const char *categoryName);
52 static Category toCategory(const UnicodeString &categoryName);
/third_party/flutter/skia/third_party/externals/angle2/include/platform/
DPlatform.h91 const char *categoryName);
93 const char *categoryName) in DefaultGetTraceCategoryEnabledFlag() argument
/third_party/skia/third_party/externals/angle2/include/platform/
DPlatformMethods.h95 const char *categoryName);
97 const char *categoryName) in DefaultGetTraceCategoryEnabledFlag() argument
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dapplication_package.dart218 String categoryName = '';
228 categoryName = name;
231 if (actionName.isNotEmpty && categoryName.isNotEmpty) {
/third_party/ejdb/
Duncrustify.cfg719 # in '@interface className(categoryName)<ProtocolName>:BaseClass'
/third_party/iowow/
Duncrustify.cfg719 # in '@interface className(categoryName)<ProtocolName>:BaseClass'