Home
last modified time | relevance | path

Searched defs:setTimestamp (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrGpuResourceCacheAccess.h65 void setTimestamp(uint32_t ts) { fResource->fTimestamp = ts; } in setTimestamp() function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/
DBuildProperties.java224 public void setTimestamp(String timestamp) { in setTimestamp() method in BuildProperties
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java227 public void setTimestamp(int parameterIndex, Timestamp theTimestamp, in setTimestamp() method in Impl_RowSet
231 public void setTimestamp(int parameterIndex, Timestamp theTimestamp) in setTimestamp() method in Impl_RowSet
1251 public void setTimestamp(String parameterName, Timestamp theTimestamp) in setTimestamp() method in Impl_RowSet
1256 public void setTimestamp(String parameterName, Timestamp theTimestamp, in setTimestamp() method in Impl_RowSet