/external/kotlinx.serialization/formats/hocon/src/main/kotlin/kotlinx/serialization/hocon/ |
D | HoconEncoders.kt | 34 protected abstract fun getCurrent(): ConfigValue in <lambda>() method 101 override fun getCurrent(): ConfigValue = ConfigValueFactory.fromMap(configMap) in getCurrent() method 116 override fun getCurrent(): ConfigValue = ConfigValueFactory.fromIterable(values) in getCurrent() method 141 override fun getCurrent(): ConfigValue = ConfigValueFactory.fromMap(configMap) method
|
/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/ |
D | TreeJsonEncoder.kt | 55 abstract fun getCurrent(): JsonElement in shouldEncodeElementDefault() method 206 override fun getCurrent(): JsonElement = in getCurrent() method 231 override fun getCurrent(): JsonElement = JsonObject(content) in getCurrent() method 252 override fun getCurrent(): JsonElement { in getCurrent() method 267 override fun getCurrent(): JsonElement = JsonArray(array) in getCurrent() method
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | ServiceConfigState.java | 81 ConfigOrError getCurrent() { in getCurrent() method in ServiceConfigState
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-history.js | 53 getCurrent: function() { method
|
/external/fbjni/cxx/fbjni/ |
D | JThread.h | 52 static local_ref<JThread> getCurrent() { in getCurrent() function
|
/external/pdfium/fxbarcode/datamatrix/ |
D | BC_EncoderContext.cpp | 55 wchar_t CBC_EncoderContext::getCurrent() { in getCurrent() function in CBC_EncoderContext
|
/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/ |
D | AnyTransliterator.java | 119 public void getCurrent(Position run); in getCurrent() method 226 public void getCurrent(Position run) { in getCurrent() method in AnyTransliterator.ScriptRunIterator
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | Interpolator.java | 88 public float getCurrent() { in getCurrent() method in Interpolator
|
/external/grpc-grpc-java/services/src/main/java/io/grpc/services/ |
D | CallMetricRecorder.java | 64 public static CallMetricRecorder getCurrent() { in getCurrent() method in CallMetricRecorder
|
/external/zxing/core/src/main/java/com/google/zxing/datamatrix/encoder/ |
D | EncoderContext.java | 73 public char getCurrent() { in getCurrent() method in EncoderContext
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
D | SquaringDrawable.java | 83 public Drawable getCurrent() { in getCurrent() method in SquaringDrawable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | STLExtras.h | 120 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
|
/external/llvm/include/llvm/ADT/ |
D | STLExtras.h | 146 inline const RootIt &getCurrent() const { return current; } in getCurrent() function
|
/external/apache-commons-io/src/main/java/org/apache/commons/io/ |
D | FileSystem.java | 157 public static FileSystem getCurrent() { in getCurrent() method in FileSystem
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/ |
D | NumberPicker.java | 409 public int getCurrent() { in getCurrent() method in NumberPicker
|
/external/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
D | CpuMonitor.java | 151 public double getCurrent() { in getCurrent() method in CpuMonitor.MovingAverage
|
/external/swiftshader/third_party/marl/include/marl/ |
D | scheduler.h | 578 Scheduler::Worker* Scheduler::Worker::getCurrent() { in getCurrent() function
|
/external/webrtc/sdk/android/api/org/webrtc/ |
D | PeerConnectionFactory.java | 38 public static ThreadInfo getCurrent() { in getCurrent() method in PeerConnectionFactory.ThreadInfo
|