Home
last modified time | relevance | path

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

/optee_test/host/xtest/adbg/src/
A Dadbg_expect.c271 const char *Ch_p = FileName_p; in ADBG_GetFileBase() local
274 while (*Ch_p != '\0') { in ADBG_GetFileBase()
275 if (*Ch_p == '\\') in ADBG_GetFileBase()
276 Base_p = Ch_p + 1; in ADBG_GetFileBase()
278 Ch_p++; in ADBG_GetFileBase()

Completed in 4 milliseconds