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