Home
last modified time | relevance | path

Searched defs:CUSTOM_EVENT (Results 1 – 4 of 4) sorted by relevance

/external/setupcompat/main/java/com/google/android/setupcompat/logging/internal/
DSetupMetricsLoggingConstants.java44 int CUSTOM_EVENT = 1; field
117 @Deprecated String CUSTOM_EVENT = "CustomEvent"; field
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DInstrumentationMap.h40 enum class FunctionKinds { ENTRY, EXIT, TAIL, LOG_ARGS_ENTER, CUSTOM_EVENT }; enumerator
DXRayRecord.h62 CUSTOM_EVENT, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h261 CUSTOM_EVENT = 4, enumerator