return STR0 + taskPid + STR1+ timestamp+ STR2+ name+ STR3+ isAsync+ STR4+ isBegin+ STR5; | return STR0 + taskPid + STR1+ microsecondToSeconds(timestamp)+ STR2+ name+ STR3+ isAsync+ STR4+ isBegin+ STR5; | STR0 + taskPid + STR1+ timestamp+ STR2+ name+ STR3+ isAsync+ STR4+ isBegin+ STR5 | STR0 + taskPid + STR1+ microsecondToSeconds(timestamp)+ STR2+ name+ STR3+ isAsync+ STR4+ isBegin+ STR5 | platform_frameworks_base | 84121313620345199b56816c579df31d68567581 | android.perftests.utils.TraceMarkParser.TraceMarkLine | | | | | | Returns | True |