Home
last modified time | relevance | path

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

/system/chre/util/include/chre/util/
Dmacros.h44 #define STRINGIFY(x) STRINGIFY2(x) macro
/system/keymaster/include/keymaster/
Dlogger.h59 #define STRINGIFY(x) STR(x) macro
/system/memory/lmkd/
Dstatslog.cpp35 #define STRINGIFY(x) STRINGIFY_INTERNAL(x) macro
Dlmkd.cpp114 #define STRINGIFY(x) STRINGIFY_INTERNAL(x) macro
/system/extras/showslab/
Dshowslab.c10 #define STRINGIFY(a) STRINGIFY_ARG(a) macro
/system/core/fs_mgr/
Dfs_mgr_verity.cpp83 #define STRINGIFY(x) __STRINGIFY(x) macro
/system/core/libcutils/
Dproperties_test.cpp33 #define STRINGIFY(x) STRINGIFY_INNER(x) macro