Home
last modified time | relevance | path

Searched defs:getMinor (Results 1 – 25 of 1030) sorted by relevance

12345678910>>...42

/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPVersionInfo.java28 int getMinor(); in getMinor() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DPackedVersion.h37 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TextAPI/
H A DPackedVersion.h40 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/aosp_15_r20/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/base/
DProtocolVersion.java58 public int getMinor() { in getMinor() method in ProtocolVersion
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DPackedVersion.h51 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DPackedVersion.h51 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/
DPackedVersion.h51 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TextAPI/
DPackedVersion.h51 unsigned getMinor() const { return (Version >> 8) & 0xff; } in getMinor() function
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/main/java/com/google/cloud/testing/
H A DVersion.java71 int getMinor() { in getMinor() method in Version
/aosp_15_r20/external/clang/include/clang/Basic/
H A DVersionTuple.h77 Optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccSpecVersion.java95 public int getMinor() { in getMinor() method in EuiccSpecVersion
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DVersionTuple.h70 Optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/external/deqp/framework/egl/
H A DegluDefs.hpp90 int getMinor(void) const in getMinor() function in eglu::Version
/aosp_15_r20/external/apache-http/src/org/apache/http/
H A DProtocolVersion.java124 public final int getMinor() { in getMinor() method in ProtocolVersion
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DFhirVersion.java115 public int getMinor() { in getMinor() method in FhirVersion
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/extensions/util/
H A DVersion.java91 int getMinor() { in getMinor() method in Version
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DVersionTuple.h74 std::optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DVersionTuple.h74 std::optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DVersionTuple.h74 std::optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DVersionTuple.h76 std::optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DVersionTuple.h74 std::optional<unsigned> getMinor() const { in getMinor() function
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DOSVersion.java86 public @NonNull int getMinor() { in getMinor() method in OSVersion
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/udfps/
DNormalizedTouchData.java82 public final float getMinor() { in getMinor() method in NormalizedTouchData
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/util/
H A DVersionInfo.java104 public int getMinor() { throw new RuntimeException("Stub!"); } in getMinor() method in VersionInfo
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/util/
H A DVersionInfo.java104 public int getMinor() { throw new RuntimeException("Stub!"); } in getMinor() method in VersionInfo

12345678910>>...42