Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/util/
DDistributedDB.java553 public int updateB(Sql em, Object... args) { in updateB() method in DistributedDB
572 private int updateB(String sql) { in updateB() method in DistributedDB