/aosp12/system/incremental_delivery/incfs/util/include/util/ |
H A D | map_ptr.h | 209 template <bool V2, bool V1 = Verified, IsUnverified<V1> = 0, IsVerified<V2> = 0> 216 template <bool V2, bool V1 = Verified, IsUnverified<V1> = 0, IsVerified<V2> = 0> 222 map_ptr(const map_ptr<U, V2>& other) 238 template <bool V2, bool V1 = Verified, IsUnverified<V1> = 0, IsVerified<V2> = 0> 239 map_ptr& operator=(const map_ptr<T, V2>& other) { 247 template <bool V2> 248 bool operator==(const map_ptr<T, V2>& other) const { 252 template <bool V2> 257 template <bool V2> 258 bool operator<(const map_ptr<T, V2>& other) const { [all …]
|
/aosp12/packages/services/Car/cpp/computepipe/tests/ |
H A D | Android.bp | 38 "android.automotive.computepipe.runner-V2-ndk_platform", 39 "android.automotive.computepipe.registry-V2-ndk_platform", 62 "android.automotive.computepipe.runner-V2-ndk_platform", 63 "android.automotive.computepipe.registry-V2-ndk_platform",
|
/aosp12/system/tools/aidl/build/ |
H A D | aidl_test.go | 269 expectedError := `foo-V2-java is disallowed in release version because it is unstable.` 503 …assertModulesExists(t, ctx, "foo-V2-java", "foo-V2-rust", "foo-V2-cpp", "foo-V2-ndk", "foo-V2-ndk_… 635 assertOutput("foo-V2-java", androidVariant, "foo-V2-java.jar") 636 assertOutput("foo-V2-cpp", nativeVariant, "foo-V2-cpp.so") 637 assertOutput("foo-V2-rust", nativeRustVariant, "libfoo_V2.dylib.so") 767 shared_libs: ["myiface-V2-ndk", "bar"], 851 srcs: [":myiface-V2-ndk-source"], 874 shared_libs: ["myiface-V2-ndk", "myiface2-V1-ndk"], 1128 rule := ctx.ModuleForTests("foo-iface-V2-cpp-source", "").Output("foo/Foo.cpp")
|
/aosp12/packages/services/Car/cpp/computepipe/example/ |
H A D | Android.bp | 34 "android.automotive.computepipe.runner-V2-ndk_platform", 35 "android.automotive.computepipe.registry-V2-ndk_platform", 105 "android.automotive.computepipe.runner-V2-ndk_platform", 106 "android.automotive.computepipe.registry-V2-ndk_platform",
|
/aosp12/frameworks/base/services/core/ |
H A D | Android.bp | 118 "android.hardware.light-V2.0-java", 122 "android.hardware.vibrator-V2-java", 140 "android.hardware.broadcastradio-V2.0-java", 142 "android.hardware.health-V2.0-java", 143 "android.hardware.health-V2.1-java", 149 "android.hardware.biometrics.fingerprint-V2.3-java", 155 "android.hardware.soundtrigger-V2.3-java",
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
H A D | hw_scale_drm.h | 51 enum class Version { V2 }; enumerator 58 Version version_ = Version::V2;
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
H A D | hw_scale_drm.h | 51 enum class Version { V2 }; enumerator 58 Version version_ = Version::V2;
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_scale_drm.h | 51 enum class Version { V2 }; enumerator 57 Version version_ = Version::V2;
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_scale_drm.h | 51 enum class Version { V2 }; enumerator 57 Version version_ = Version::V2;
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_scale_drm.h | 51 enum class Version { V2 }; enumerator 57 Version version_ = Version::V2;
|
/aosp12/packages/services/Car/cpp/computepipe/router/1.0/ |
H A D | Android.bp | 44 "android.automotive.computepipe.registry-V2-ndk_platform", 45 "android.automotive.computepipe.runner-V2-ndk_platform", 61 "android.automotive.computepipe.registry-V2-ndk_platform",
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/ |
H A D | Android.bp | 34 "android.hardware.graphics.common-V2-ndk_platform", 55 "android.hardware.common-V2-ndk_platform", 56 "android.hardware.graphics.common-V2-ndk_platform",
|
/aosp12/hardware/interfaces/vibrator/aidl/vts/ |
H A D | Android.bp | 21 "android.hardware.vibrator-V2-cpp", 40 "android.hardware.vibrator-V2-cpp",
|
/aosp12/hardware/interfaces/common/support/ |
H A D | Android.bp | 18 "android.hardware.common-V2-ndk_platform", 34 "android.hardware.common-V2-ndk_platform",
|
/aosp12/hardware/interfaces/vibrator/aidl/default/ |
H A D | Android.bp | 16 "android.hardware.vibrator-V2-ndk_platform", 38 "android.hardware.vibrator-V2-ndk_platform",
|
/aosp12/hardware/interfaces/tests/extension/vibrator/aidl/default/ |
H A D | Android.bp | 31 "android.hardware.vibrator-V2-ndk_platform", 32 "android.hardware.tests.extension.vibrator-V2-ndk_platform",
|
/aosp12/hardware/interfaces/automotive/sv/1.0/ |
H A D | types.hal | 291 * Eg: In a list of vertices (V1, V2, V3, V4, V5, V6) 292 * (V1, V2, V3) form a triangle and (V4, V5, V6) form a triangle. 298 * Example in a list of vertices V1, V2, V3, V4, V5, V6 299 * (V1, V2, V3), (V2, V3, V4), (V3, V4, V5) and (V4, V5, V6) form triangles. 339 * Data: | id1 | V1 | V2 | V3 | V4 | id2 | V1 | V2 | V3 |... 348 * eg: If primitive is TRIANGLES, (V1, V2, V3) and (V4, V5, V6) form a triangle.
|
/aosp12/hardware/google/pixel/vibrator/ |
H A D | Android.bp | 40 "android.hardware.vibrator-V2-ndk_platform", 48 "android.hardware.vibrator-V2-ndk_platform",
|
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/client_interface/ |
H A D | Android.bp | 42 "android.automotive.computepipe.registry-V2-ndk_platform", 43 "android.automotive.computepipe.runner-V2-ndk_platform",
|
/aosp12/hardware/interfaces/tests/extension/vibrator/aidl/client/ |
H A D | Android.bp | 26 "android.hardware.vibrator-V2-cpp", 30 "android.hardware.vibrator-V2-ndk_platform",
|
/aosp12/packages/services/Car/cpp/computepipe/runner/client_interface/ |
H A D | Android.bp | 43 "android.automotive.computepipe.runner-V2-ndk_platform", 44 "android.automotive.computepipe.registry-V2-ndk_platform",
|
/aosp12/hardware/qcom/sdm845/display/libdrmutils/ |
H A D | drm_interface.h | 403 V2, enumerator 409 V2, enumerator 416 V2, enumerator
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/assets/ |
H A D | r1.PerProviderSubscription.conf | 16 b:InnerMethod=a:MS-CHAP-V2 83 b:InnerMethod=a:MS-CHAP-V2
|
/aosp12/frameworks/native/libs/gralloc/types/ |
H A D | Android.bp | 55 "android.hardware.graphics.common-V2-ndk_platform", 62 "android.hardware.graphics.common-V2-ndk_platform",
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | Android.bp | 52 "android.hardware.common-V2-ndk_platform", 53 "android.hardware.graphics.common-V2-ndk_platform",
|