Home
last modified time | relevance | path

Searched defs:getValue (Results 176 – 200 of 6342) sorted by relevance

12345678910>>...254

/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DAbstractData.java51 public String getValue(String path, String defaultValue) { in getValue() method in AbstractData
85 public String getValue(String path) { in getValue() method in AbstractData
/aosp_15_r20/cts/tests/tests/resourcesloader/src/android/content/res/loader/cts/
H A DResourcesLoaderValuesTest.kt261 private fun getValue(c: Context = context) = parameter.getValue(c.resources) in <lambda>() method
262 private fun getValue(r: Resources) = parameter.getValue(r) in <lambda>() method in android.content.res.loader.cts.ResourcesLoaderValuesTest
803 val getValue: Resources.() -> String, in <lambda>() constant in android.content.res.loader.cts.ResourcesLoaderValuesTest.Parameter
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/ondevicepersonalization/
DOdpRegistrationStatus.java31 public int getValue() { in getValue() method in OdpRegistrationStatus.RegistrationType
53 public int getValue() { in getValue() method in OdpRegistrationStatus.RegistrationStatus
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStatistic.h69 unsigned getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
137 unsigned getValue() const { return 0; } in getValue() function
/aosp_15_r20/frameworks/base/services/tests/appfunctions/src/android/app/appfunctions/
H A DGenericDocumentWrapperTest.kt58 fun getValue() { in getValue() method in android.app.appfunctions.GenericDocumentWrapperTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
H A DSubCommand.kt69 override fun getValue(thisRef: Any?, property: KProperty<*>): T? = in parseSubCommandArgs() method in com.android.systemui.statusbar.commandline.OptionalSubCommand
101 override fun getValue(thisRef: Any?, property: KProperty<*>): ParseableCommand = cmd in getValue() method in com.android.systemui.statusbar.commandline.RequiredSubCommand
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/util/
DExpirableCache.java227 V getValue(); in getValue() method
260 public V getValue() { in getValue() method in ExpirableCache.GenerationalCachedValue
/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/parsers/perfetto/
H A DArgsTest.kt28 fun getValue() { in <lambda>() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCFragment.h324 int64_t getValue() const { return Value; } in getValue() function
359 uint64_t getValue() const { return Value; } in getValue() function
418 uint8_t getValue() const { return Value; } in getValue() function
442 const MCExpr &getValue() const { return *Value; } in getValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCFragment.h328 int64_t getValue() const { return Value; } in getValue() function
363 uint64_t getValue() const { return Value; } in getValue() function
422 uint8_t getValue() const { return Value; } in getValue() function
445 const MCExpr &getValue() const { return *Value; } in getValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCFragment.h328 int64_t getValue() const { return Value; } in getValue() function
363 uint64_t getValue() const { return Value; } in getValue() function
422 uint8_t getValue() const { return Value; } in getValue() function
445 const MCExpr &getValue() const { return *Value; } in getValue() function
/aosp_15_r20/system/chre/util/tests/
H A Ddynamic_vector_test.cc46 int getValue() { in getValue() function in __anon1b71f7930111::DestructorCounter
138 int getValue() const { in getValue() function in MovableButNonCopyable
184 int getValue() const { in getValue() function in CopyableButNonMovable
238 int getValue() const { in getValue() function in MovableAndCopyable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCFragment.h328 int64_t getValue() const { return Value; } in getValue() function
363 uint64_t getValue() const { return Value; } in getValue() function
422 uint8_t getValue() const { return Value; } in getValue() function
445 const MCExpr &getValue() const { return *Value; } in getValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCFragment.h328 int64_t getValue() const { return Value; } in getValue() function
363 uint64_t getValue() const { return Value; } in getValue() function
422 uint8_t getValue() const { return Value; } in getValue() function
445 const MCExpr &getValue() const { return *Value; } in getValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DStatistic.h68 uint64_t getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
137 uint64_t getValue() const { return 0; } in getValue() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DStatistic.h68 uint64_t getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
137 uint64_t getValue() const { return 0; } in getValue() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/panel/component/volume/slider/ui/viewmodel/
DSliderState.java13 public abstract float getValue(); in getValue() method
69 public float getValue() { in getValue() method in SliderState.Empty
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DStatistic.h68 uint64_t getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
137 uint64_t getValue() const { return 0; } in getValue() function
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/stats/
H A DMeasurement.java81 public abstract double getValue(); in getValue() method in Measurement.MeasurementDouble
120 public abstract long getValue(); in getValue() method in Measurement.MeasurementLong
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DStatistic.h68 uint64_t getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
137 uint64_t getValue() const { return 0; } in getValue() function
/aosp_15_r20/frameworks/base/packages/SettingsLib/DataStore/src/com/android/settingslib/datastore/
H A DKeyValueStore.kt40 fun <T : Any> getValue(key: String, valueType: Class<T>): T? in getValue() method
92 override fun <T : Any> getValue(key: String, valueType: Class<T>): T? = in getValue() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DStatistic.h68 uint64_t getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
137 uint64_t getValue() const { return 0; } in getValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/PBQP/
DCostAllocator.h41 const ValueT &getValue() const { return Value; } in getValue() function
95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DSettingsCache.java125 public boolean getValue(Uri keySetting) { in getValue() method in SettingsCache
133 public boolean getValue(Uri keySetting, int defaultValue) { in getValue() method in SettingsCache
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h41 const ValueT &getValue() const { return Value; } in getValue() function
95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function

12345678910>>...254