Home | History | Annotate | Download | only in liblog

Lines Matching refs:FORMAT_MODIFIER_EPOCH

260     case FORMAT_MODIFIER_EPOCH:
300 else if (strcmp(formatString, "epoch") == 0) format = FORMAT_MODIFIER_EPOCH;