/hardware/qcom/sdm845/gps/sdm845/core/data-items/ |
D | DataItemConcreteTypesBase.h | 56 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 72 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 87 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 102 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 117 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 132 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 147 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 164 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 183 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function 200 virtual int32_t copy(IDataItemCore* /*src*/, bool* /*dataItemCopied = NULL*/) {return 1;} in copy() function [all …]
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | RingBuffer.cpp | 47 size_t copy = mSize - writePos; in write() local 86 size_t copy = mSize - readPos; in read() local
|
/hardware/nxp/nfc/1.1/ |
D | Nfc.cpp | 69 hidl_vec<uint8_t> copy = data; in write() local 74 hidl_vec<uint8_t> copy = data; in coreInitialized() local
|
/hardware/nxp/nfc/1.2/ |
D | Nfc.cpp | 68 hidl_vec<uint8_t> copy = data; in write() local 73 hidl_vec<uint8_t> copy = data; in coreInitialized() local
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidTree.cpp | 51 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/google/av/media/sfplugin/ |
D | Codec2Buffer.cpp | 106 bool LocalLinearBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy() function in android::LocalLinearBuffer 129 bool DummyContainerBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy() function in android::DummyContainerBuffer 155 bool LinearBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy() function in android::LinearBlockBuffer 732 bool ConstGraphicBlockBuffer::copy(const std::shared_ptr<C2Buffer> &buffer) { in copy() function in android::ConstGraphicBlockBuffer
|
D | Codec2Buffer.h | 83 virtual bool copy(const std::shared_ptr<C2Buffer> &buffer) { in copy() function
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | cbor.h | 31 Out copy(In begin, In end, Out out) { in copy() function
|
/hardware/interfaces/nfc/1.0/default/ |
D | Nfc.cpp | 39 hidl_vec<uint8_t> copy = data; in coreInitialized() local
|
/hardware/qcom/gps/msm8960/core/ |
D | MsgTask.cpp | 94 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/sdm845/gps/msm8960/core/ |
D | MsgTask.cpp | 94 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/gps/msm8994/core/ |
D | MsgTask.cpp | 109 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/sdm845/gps/core/ |
D | MsgTask.cpp | 109 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/sdm845/gps/msm8994/core/ |
D | MsgTask.cpp | 109 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/sdm845/gps/msm8084/core/ |
D | MsgTask.cpp | 109 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/gps/msm8084/core/ |
D | MsgTask.cpp | 109 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/qcom/gps/core/ |
D | MsgTask.cpp | 109 MsgTask* copy = (MsgTask*)arg; in loopMain() local
|
/hardware/google/av/media/sfplugin/utils/ |
D | Codec2BufferUtils.cpp | 44 inline static void copy(A *a, const B *b, size_t size) { in copy() function 52 inline static void copy(const A *a, B *b, size_t size) { in copy() function
|
/hardware/google/av/codec2/include/ |
D | C2Param.h | 454 std::unique_ptr<C2Param> copy = Copy(orig); in CopyAsStream() local 463 std::unique_ptr<C2Param> copy = Copy(orig); in CopyAsPort() local 472 std::unique_ptr<C2Param> copy = Copy(orig); in CopyAsGlobal() local
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1339 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); in NIEvent() local
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1343 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); in NIEvent() local
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1339 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); in NIEvent() local
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1339 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); in NIEvent() local
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1339 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); in NIEvent() local
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1343 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); in NIEvent() local
|