Home
last modified time | relevance | path

Searched refs:getColumnName (Results 1 – 8 of 8) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/data/rdb/
DresultSet.js33 getColumnName: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_DataShareResultSet.js38 getColumnName: function (...args) { method
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ability/
DdataAbilityHelper.js37 getColumnName: function (...args) { method
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBUntranslatedPanel.java296 public String getColumnName(int col) { in getColumnName() method in UntranslatedItemsTableModel
DRBSearchPanel.java321 public String getColumnName(int col) { in getColumnName() method in SearchItemsTableModel
DRBGroupPanel.java513 public String getColumnName(int col) { in getColumnName() method in GroupItemsTableModel
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js47 getColumnName: function (...args) { method
/third_party/chromium/patch/
D0003-ohos-1115.patch164804 + Stmt.getColumnName(), or similar, is legal, but calling
165552 + getColumnName: function(ndx){
166127 + .assert('a' === st.getColumnName(0))