Home
last modified time | relevance | path

Searched defs:getCurrent (Results 1 – 25 of 829) sorted by relevance

12345678910>>...34

/aosp_15_r20/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/
H A DTreeJsonEncoder.kt51 abstract fun getCurrent(): JsonElement in shouldEncodeElementDefault() method in kotlinx.serialization.json.internal.AbstractJsonTreeEncoder
186 override fun getCurrent(): JsonElement = in getCurrent() method
211 override fun getCurrent(): JsonElement = JsonObject(content) in getCurrent() method
232 override fun getCurrent(): JsonElement { in getCurrent() method
247 override fun getCurrent(): JsonElement = JsonArray(array) in getCurrent() method
/aosp_15_r20/external/kotlinx.serialization/formats/hocon/src/main/kotlin/kotlinx/serialization/hocon/
H A DHoconEncoders.kt34 protected abstract fun getCurrent(): ConfigValue in <lambda>() method in kotlinx.serialization.hocon.AbstractHoconEncoder
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
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-compose-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime-compose/android_common_apex30/aar/
Dandroidx.lifecycle_lifecycle-runtime-compose.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/compose/ androidx/lifecycle ...
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/compose/ androidx/lifecycle ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-compose-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime-compose/android_common/aar/
Dandroidx.lifecycle_lifecycle-runtime-compose.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/compose/ androidx/lifecycle ...
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/compose/ androidx/lifecycle ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-runtime-compose-android/2.9.0-alpha08/androidx.lifecycle_lifecycle-runtime-compose/android_common_apex34/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/compose/ androidx/lifecycle ...
Dandroidx.lifecycle_lifecycle-runtime-compose.jarMETA-INF/ androidx/ androidx/lifecycle/ androidx/lifecycle/compose/ androidx/lifecycle ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10.0-rc01/androidx.activity_activity-compose/android_common_apex30/aar/
Dandroidx.activity_activity-compose.jarMETA-INF/ androidx/ androidx/activity/ androidx/activity/compose/ androidx/activity ...
Dclasses.jarMETA-INF/ androidx/ androidx/activity/ androidx/activity/compose/ androidx/activity ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10.0-rc01/androidx.activity_activity-compose/android_common/aar/
Dandroidx.activity_activity-compose.jarMETA-INF/ androidx/ androidx/activity/ androidx/activity/compose/ androidx/activity ...
Dclasses.jarMETA-INF/ androidx/ androidx/activity/ androidx/activity/compose/ androidx/activity ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/activity/activity-compose/1.10.0-rc01/androidx.activity_activity-compose/android_common_apex34/aar/
Dclasses.jarMETA-INF/ androidx/ androidx/activity/ androidx/activity/compose/ androidx/activity ...
Dandroidx.activity_activity-compose.jarMETA-INF/ androidx/ androidx/activity/ androidx/activity/compose/ androidx/activity ...
/aosp_15_r20/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/
H A DAnyTransliterator.java119 public void getCurrent(Position run); in getCurrent() method
226 public void getCurrent(Position run) { in getCurrent() method in AnyTransliterator.ScriptRunIterator
/aosp_15_r20/art/libartservice/service/java/com/android/server/art/model/
H A DOperationProgress.java60 public abstract int getCurrent(); in getCurrent() method in OperationProgress
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
H A DServiceConfigState.java81 ConfigOrError getCurrent() { in getCurrent() method in ServiceConfigState
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DFutureConnection.java46 public T getCurrent() { in getCurrent() method in FutureConnection
/aosp_15_r20/build/make/tools/droiddoc/templates-pdk/assets/
H A Djquery-history.js53 getCurrent: function() { method
/aosp_15_r20/external/doclava/res/assets/templates/assets/
H A Djquery-history.js53 getCurrent: function() { method
/aosp_15_r20/out/soong/.intermediates/art/libartservice/service/service-art.impl/android_common_apex31/javac/anno/com/android/server/art/model/
DAutoValue_OperationProgress.java26 public int getCurrent() { in getCurrent() method in AutoValue_OperationProgress
/aosp_15_r20/external/fbjni/cxx/fbjni/
H A DJThread.h52 static local_ref<JThread> getCurrent() { in getCurrent() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/unfold/
DFoldStateChange.java24 public final int getCurrent() { in getCurrent() method in FoldStateChange
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/
H A DBC_EncoderContext.cpp56 wchar_t CBC_EncoderContext::getCurrent() { in getCurrent() function in CBC_EncoderContext
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libs/WindowManager/Shell/WindowManager-Shell/android_common/kapt/gen/stubs/com/android/wm/shell/desktopmode/
DDesktopUserRepositories.java50 public final com.android.wm.shell.desktopmode.DesktopRepository getCurrent() { in getCurrent() method in DesktopUserRepositories

12345678910>>...34