Searched refs:creation_time_sec (Results 1 – 3 of 3) sorted by relevance
154 configStats->creation_time_sec = nowTimeSec; in noteConfigReceived()682 configStats->uid, (long long)configStats->id, configStats->creation_time_sec, in dumpStats()713 configStats->uid, (long long)configStats->id, configStats->creation_time_sec, in dumpStats()866 proto->write(FIELD_TYPE_INT32 | FIELD_ID_CONFIG_STATS_CREATION, configStats.creation_time_sec); in addConfigStatsToProto()
35 int32_t creation_time_sec; member
398 optional int32 creation_time_sec = 3; field