Home
last modified time | relevance | path

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

/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java1138 public ObjectBuilder move(String oldKey, String newKey) { in move()
1416 public ObjectBuilder move(String oldKey, String newKey) { in move()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2Test.java749 int oldKey = ((Integer) getFieldValue(mapEntry, "key")).intValue(); in testReflectionApi() local
DMapTest.java840 int oldKey = ((Integer) getFieldValue(mapEntry, "key")).intValue(); in testReflectionApi() local