Searched refs:creation_time (Results 1 – 2 of 2) sorted by relevance
37 unsigned long creation_time; variable49 unsigned long CreationTime() const { return creation_time; } in CreationTime()
58 creation_time = std::stol(json_artifact["creationTime"].asString()); in Artifact()