Home
last modified time | relevance | path

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

/hardware/interfaces/radio/aidl/compat/service/
Dhidl-utils.h54 inline void copy(const First& first) { in copy() function
59 inline void copy(const First& first, const Rest&... rest) { in copy() function
/hardware/interfaces/automotive/can/1.0/hidl-utils/include/hidl-utils/
Dhidl-utils.h50 inline void copy(const First& first) { in copy() function
55 inline void copy(const First& first, const Rest&... rest) { in copy() function
/hardware/libhardware/modules/sensors/dynamic_sensor/
DRingBuffer.cpp47 size_t copy = mSize - writePos; in write() local
86 size_t copy = mSize - readPos; in read() local
/hardware/st/nfc/1.1/
DNfc.cpp71 hidl_vec<uint8_t> copy = data; in write() local
77 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/nxp/nfc/pn8x/1.1/
DNfc.cpp69 hidl_vec<uint8_t> copy = data; in write() local
74 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/nxp/nfc/snxxx/1.1/
DNfc.cpp72 hidl_vec<uint8_t> copy = data; in write() local
77 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/st/nfc/1.2/
DNfc.cpp79 hidl_vec<uint8_t> copy = data; in write() local
85 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/nxp/nfc/pn8x/1.2/
DNfc.cpp68 hidl_vec<uint8_t> copy = data; in write() local
73 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/samsung/nfc/1.2/
DSecNfc.cpp73 hidl_vec<uint8_t> copy = data; in write() local
78 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidTree.cpp51 std::shared_ptr<HidTreeNode> copy(new HidTreeNode(parent, mData, mFullUsage, mNodeType)); in deepCopy() local
115 std::shared_ptr<HidTreeNode> copy(new HidReportNode(parent, mReport)); in deepCopy() local
/hardware/nxp/nfc/snxxx/1.2/
DNfc.cpp74 hidl_vec<uint8_t> copy = data; in write() local
79 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/
Dcbor.h31 Out copy(In begin, In end, Out out) { in copy() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DFunction.h315 FunctionImpl copy; in share() local
473 CallbackImpl copy; in share() local
/hardware/interfaces/gnss/aidl/default/
DGnssBatching.cpp83 std::vector<GnssLocation> copy = std::vector<GnssLocation>(mBatchedLocations); in flush() local
/hardware/interfaces/nfc/1.0/default/
DNfc.cpp39 hidl_vec<uint8_t> copy = data; in coreInitialized() local
/hardware/nxp/uwb/aidl/
Duwb_chip.cpp104 std::vector<uint8_t> copy = data; in sendUciMessage() local
/hardware/nxp/keymint/KM300/
DJavacardKeyMintUtils.cpp219 uint8_t* copy = static_cast<uint8_t*>(malloc(value.size())); in aidlKeyParams2Km() local
/hardware/nxp/keymint/KM200/
DJavacardKeyMintUtils.cpp244 uint8_t* copy = static_cast<uint8_t*>(malloc(value.size())); in aidlKeyParams2Km() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/
DFakeUserHal.cpp274 auto copy = std::unique_ptr<VehiclePropValue>( in onSetUserIdentificationAssociation() local
/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/userhal/src/
DFakeUserHal.cpp294 auto copy = mValuePool->obtain(*mSetUserIdentificationAssociationResponseFromCmd); in onSetUserIdentificationAssociation() local
/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/userhal/src/
DFakeUserHal.cpp294 auto copy = mValuePool->obtain(*mSetUserIdentificationAssociationResponseFromCmd); in onSetUserIdentificationAssociation() local
/hardware/google/gfxstream/host/vulkan/
Dvk_util.h230 T copy = vk_struct; in vk_make_orphan_copy() local
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp121 for (TestParams copy : params) { in WithAndWithoutFeatures() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp195 VULKAN_HPP_CONSTEXPR_14 void copy( char const * data, size_t len ) VULKAN_HPP_NOEXCEPT in copy() function in VULKAN_HPP_NAMESPACE::ArrayWrapper1D
Dvulkan.hpp196 VULKAN_HPP_CONSTEXPR_14 void copy( char const * data, size_t len ) VULKAN_HPP_NOEXCEPT in copy() function in VULKAN_HPP_NAMESPACE::ArrayWrapper1D