Home
last modified time | relevance | path

Searched defs:dup (Results 1 – 25 of 41) sorted by relevance

12

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DMiniFence.cpp39 int MiniFence::dup() const { in dup() function in android::MiniFence
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DAidlNativeHandleUtils.java42 public static @Nullable android.hardware.common.NativeHandle dup( in dup() method in AidlNativeHandleUtils
/aosp12/bionic/libc/bionic/
H A Ddup.cpp37 int dup(int old_fd) { in dup() function
/aosp12/frameworks/base/media/java/android/media/
H A DAudioMetadataReadMap.java57 AudioMetadataMap dup(); // lint checker doesn't like clone(). in dup() method
H A DAudioMetadata.java336 public AudioMetadataMap dup() { in dup() method in BaseMap
/aosp12/frameworks/base/core/java/android/os/
H A DHidlMemory.java70 public HidlMemory dup() throws IOException { in dup() method in HidlMemory
H A DNativeHandle.java111 public @NonNull NativeHandle dup() throws java.io.IOException { in dup() method in NativeHandle
H A DParcelFileDescriptor.java352 public static ParcelFileDescriptor dup(FileDescriptor orig) throws IOException { in dup() method in ParcelFileDescriptor
369 public ParcelFileDescriptor dup() throws IOException { in dup() method in ParcelFileDescriptor
392 final FileDescriptor dup = new FileDescriptor(); in fromFd() local
/aosp12/bionic/tests/
H A Dpidfd_test.cpp72 unique_fd dup(pidfd_getfd(self.get(), r.get(), 0)); in TEST() local
/aosp12/frameworks/av/media/libaaudio/src/binding/
H A DSharedMemoryParcelable.cpp55 SharedMemoryParcelable SharedMemoryParcelable::dup() const { in dup() function in SharedMemoryParcelable
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DUtils.java229 ByteBuffer dup = data.duplicate(); in bytesToBingoCard() local
235 ByteBuffer dup = data.duplicate(); in bytesToBingoCard() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DDisplayIdGeneratorTest.cpp39 for (auto dup = it + 1; dup != ids.end(); ++dup) { in testGenerateId() local
/aosp12/hardware/qcom/display/msm8996/sdm/include/utils/
H A Dsys.h59 typedef int (*dup)(int fd); typedef
/aosp12/frameworks/base/libs/hostgraphics/ui/
H A DFence.h52 int dup() const { return 0; } in dup() function
/aosp12/hardware/qcom/sm7250/display/sdm/include/utils/
H A Dsys.h60 typedef int (*dup)(int fd); typedef
/aosp12/hardware/qcom/display/msm8909/sdm/include/utils/
H A Dsys.h64 typedef int (*dup)(int fd); typedef
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
H A Dsys.h64 typedef int (*dup)(int fd); typedef
/aosp12/hardware/qcom/display/msm8998/sdm/include/utils/
H A Dsys.h64 typedef int (*dup)(int fd); typedef
/aosp12/hardware/qcom/sdm845/display/sdm/include/utils/
H A Dsys.h64 typedef int (*dup)(int fd); typedef
/aosp12/hardware/qcom/sm8150/display/sdm/include/utils/
H A Dsys.h64 typedef int (*dup)(int fd); typedef
/aosp12/frameworks/base/core/java/android/view/
H A DInputChannel.java169 public InputChannel dup() { in dup() method in InputChannel
/aosp12/frameworks/native/libs/ui/
H A DFence.cpp121 int Fence::dup() const { in dup() function in android::Fence
/aosp12/system/keymaster/include/keymaster/
H A Dmem.h51 T* dup = new (std::nothrow) T[n]; in dup_array() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/databroker/
H A DDataBrokerTest.java561 ParcelFileDescriptor dup = null; in invokeScriptForLargeInput() local
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h808 mediametrics::Item *dup() { return mMetricsItem->dup(); } in dup() function

12