Searched defs:setTimestamp (Results 1 – 2 of 2) sorted by relevance
73 void setTimestamp(uint32_t ts) { fResource->fTimestamp = ts; } in setTimestamp() function
115 public void setTimestamp(long timestamp) { in setTimestamp() method in EventScheduler.SchedulableEvent