Searched refs:LogEventPhase (Results 1 – 3 of 3) sorted by relevance
23 return this.orig.phase == LogEventPhase.PHASE_BEGIN;27 return this.orig.phase == LogEventPhase.PHASE_END
9 var LogEventPhase = null; variable410 LogEventPhase = constantsMap;582 LogEventPhase[entries[i].phase] != undefined) {585 entries[i].phase = LogEventPhase[entries[i].phase];
68 if (logEntry.phase == LogEventPhase.PHASE_BEGIN &&74 logEntry.phase == LogEventPhase.PHASE_END &&