Home
last modified time | relevance | path

Searched defs:updateRef (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/mac/
Dwrap_cg_display.h134 wrapCGDisplayStreamUpdateGetRects(CGDisplayStreamUpdateRef __nullable updateRef, in wrapCGDisplayStreamUpdateGetRects()
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java727 public void updateRef(int columnIndex, Ref x) throws SQLException { in updateRef() method in Impl_RowSet
730 public void updateRef(String columnName, Ref x) throws SQLException { in updateRef() method in Impl_RowSet