Searched defs:SEPARATOR_CHAR (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/security/tf_daemon/
H A Dsmc_properties.c80 #define SEPARATOR_CHAR '/' macro
83 #define SEPARATOR_CHAR '\\' macro
86 #error SEPARATOR_CHAR not implemented...
117 if (pPath[i] == SEPARATOR_CHAR)
/hardware/ti/omap4xxx/security/tf_daemon/
H A Dsmc_properties.c80 #define SEPARATOR_CHAR '/' macro
83 #define SEPARATOR_CHAR '\\' macro
86 #error SEPARATOR_CHAR not implemented...
117 if (pPath[i] == SEPARATOR_CHAR)

Completed in 82 milliseconds