/aosp12/frameworks/base/tools/aapt2/tools/consumers/ |
H A D | duplicates.py | 79 class Duplicate: class 112 self._current_resource = Duplicate(
|
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/ |
H A D | file_handle.h | 96 FileHandle Duplicate() const { in Duplicate() function
|
H A D | channel_handle.h | 58 ChannelHandle Duplicate() const { return ChannelHandle{value_}; } in Duplicate() function
|
/aosp12/frameworks/native/libs/vr/libbufferhub/include/private/dvr/ |
H A D | native_handle_wrapper.h | 56 fds.emplace_back(fd.Duplicate()); in DuplicateHandle()
|
H A D | ion_buffer.h | 65 int Duplicate(const IonBuffer* other);
|
/aosp12/frameworks/native/libs/vr/libpdx_uds/ |
H A D | client_channel.cpp | 268 return state->PushFileHandle(handle.Duplicate()); in PushFileHandle() 280 return state->PushChannelHandle(handle.Duplicate()); in PushChannelHandle()
|
H A D | service_endpoint.cpp | 680 auto ref = state->PushChannelHandle(handle.Duplicate()); in MessageReplyChannelHandle() 712 return state->PushFileHandle(handle.Duplicate()); in PushFileHandle() 729 return state->PushChannelHandle(handle.Duplicate()); in PushChannelHandle()
|
/aosp12/frameworks/native/libs/vr/libbufferhub/ |
H A D | consumer_buffer.cpp | 82 *out_fence = shared_acquire_fence_.Duplicate(); in LocalAcquire()
|
H A D | buffer_hub_base.cpp | 175 pending_fence_fd_ = new_fence.Duplicate(); in UpdateSharedFence()
|
H A D | producer_buffer.cpp | 219 *out_fence = shared_release_fence_.Duplicate(); in LocalGain()
|
H A D | ion_buffer.cpp | 161 int IonBuffer::Duplicate(const IonBuffer* other) { in Duplicate() function in android::dvr::IonBuffer
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/ |
H A D | ShadeListBuilderLogger.kt | 129 "(Build $int1) Duplicate top-level key: $str1"
|
/aosp12/packages/apps/Car/Notification/ |
H A D | Android.bp | 61 // Duplicate of CarNotification which includes testing only resources for Robolectric
|
/aosp12/packages/apps/Car/Dialer/ |
H A D | Android.bp | 93 // Duplicate of CarDialerApp using fake components used for debugging and testings #
|
/aosp12/packages/apps/Car/Settings/ |
H A D | Android.bp | 87 // Duplicate of CarSettings which includes testing only resources for Robolectric
|
/aosp12/frameworks/proto_logging/stats/enums/stats/connectivity/ |
H A D | network_stack.proto | 77 // Duplicate address detection
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/theme/ |
H A D | README.md | 68 * Duplicate the resources from this directory into another.
|
/aosp12/frameworks/native/services/inputflinger/docs/ |
H A D | anr.md | 33 … keep track of the next time a dispatch entry would become out of date. Duplicate entries are allo…
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | seapp_contexts | 71 # Duplicate entries, i.e. with identical input selectors, are not allowed.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | seapp_contexts | 71 # Duplicate entries, i.e. with identical input selectors, are not allowed.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | seapp_contexts | 71 # Duplicate entries, i.e. with identical input selectors, are not allowed.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | seapp_contexts | 71 # Duplicate entries, i.e. with identical input selectors, are not allowed.
|
/aosp12/system/sepolicy/private/ |
H A D | seapp_contexts | 71 # Duplicate entries, i.e. with identical input selectors, are not allowed.
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | readme.md | 149 - Duplicate resource filtering: removes duplicate resources in dominated configurations
|
/aosp12/build/make/core/ |
H A D | Makefile | 116 $(warning Duplicate header copy: $(dest)) \
|