Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_daemon/
Ddelegation_client.c67 #define PATH_SEPARATOR '/' macro
73 #define PATH_SEPARATOR '\\' macro
79 #define PATH_SEPARATOR '\\' macro
1262 sprintf(g_pPartitionNames[i], "%s%cStore_%1X.tf", baseDir, PATH_SEPARATOR, i); in delegation_main()
/hardware/ti/omap4-aah/security/tf_daemon/
Ddelegation_client.c67 #define PATH_SEPARATOR '/' macro
73 #define PATH_SEPARATOR '\\' macro
79 #define PATH_SEPARATOR '\\' macro
1428 sprintf(g_pPartitionNames[i], "%s%cStore_%1X.tf", baseDir, PATH_SEPARATOR, i); in delegation_main()