Searched defs:debugInfo (Results 1 – 2 of 2) sorted by relevance
45 void GetLogDebugFunctionName(string &debugInfo, int line, string &threadIdString) in GetLogDebugFunctionName()211 string debugInfo; in PrintLogEx() local
658 const debugInfo: string = `${path.relative(projectPath, curFileName).replace(/\\+/g, '/')}` + constant