Searched refs:PASTE (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A DTrace.h30 #define PASTE(x, y) _PASTE(x,y) macro
31 #define ATRACE_NAME(name) android::ScopedTrace PASTE(___tracer, __LINE__) (ATRACE_TAG, name)
/system/core/libutils/include/utils/
H A DTrace.h30 #define PASTE(x, y) _PASTE(x,y) macro
31 #define ATRACE_NAME(name) android::ScopedTrace PASTE(___tracer, __LINE__) (ATRACE_TAG, name)

Completed in 61 milliseconds