Searched refs:StrippedPathStr (Results 1 – 1 of 1) sorted by relevance
232 const char *StrippedPathStr = PathStr; in lprofApplyPathPrefix() local241 StrippedPathStr = Ptr; in lprofApplyPathPrefix()250 memcpy(Dest + PrefixLen, StrippedPathStr, strlen(StrippedPathStr) + 1); in lprofApplyPathPrefix()