Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DUiConfig.cpp23 #define STRINGIFY(x) #x macro
24 #define TOSTRING(x) STRINGIFY(x)