Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DJitDebug.cpp29 std::unique_ptr<MemoryBuffer> copy(new MemoryBuffer()); in Load() local
DDexFile.cpp113 std::unique_ptr<MemoryBuffer> copy(new MemoryBuffer); in Create() local
/system/tools/hidl/host_utils/
DStringHelper.cpp112 std::string copy(in); in Tokenize() local
228 std::string copy(in); in RTrimAll() local
241 std::string copy(in); in LTrimAll() local
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Disochronous_connection_handler.cc69 auto copy = cis_to_group_; in RemoveCig() local
/system/teeui/libteeui/include/teeui/
Dcbor.h28 template <typename In, typename Out> Out copy(In begin, In end, Out out) { in copy() function
/system/bt/gd/packet/
Dbit_inserter_unittest.cc50 std::vector<uint8_t> copy; in TEST() local
Dfragmenting_inserter_unittest.cc63 std::vector<uint8_t> copy; in TEST() local
/system/update_engine/update_manager/
Dgeneric_variables_unittest.cc91 unique_ptr<const CopyConstructorTestClass> copy( in TEST_F() local
128 unique_ptr<const CopyConstructorTestClass> copy( in TEST_F() local
/system/keymaster/ng/
DKeyMintUtils.cpp227 uint8_t* copy = static_cast<uint8_t*>(malloc(value.size())); in aidlKeyParams2Km() local
/system/keymaster/tests/
Dauthorization_set_test.cpp580 AuthorizationSet copy(set); in TEST() local
598 AuthorizationSet copy(set); in TEST() local
616 AuthorizationSet copy(set); in TEST() local
635 AuthorizationSet copy(set); in TEST() local
/system/extras/libfec/
Dfec_read.cpp159 uint8_t copy[FEC_RSM]; in __ecc_read() local
265 size_t copy = FEC_BLOCKSIZE - coff; in ecc_read() local
/system/netd/libnetdutils/include/netdutils/
DSlice.h112 inline size_t copy(const Slice dst, const Slice src) { in copy() function
/system/core/debuggerd/client/
Ddebuggerd_client.cpp309 android::base::unique_fd copy(dup(fd)); in dump_backtrace_to_file_timeout() local
/system/bt/btcore/test/
Dproperty_test.cc153 TEST_F(PropertyTest, copy) { in TEST_F() argument
Ddevice_class_test.cc174 TEST_F(DeviceClassTest, copy) { in TEST_F() argument
/system/memory/libmemunreachable/tests/
DAllocator_test.cpp112 TEST_F(AllocatorTest, copy) { in TEST_F() argument
/system/bt/btif/src/
Dbluetooth.cc491 uint8_t* copy = (uint8_t*)osi_calloc(len); in dut_mode_send() local
622 bt_property_t* copy = nullptr; in property_deep_copy_array() local
Dbtif_core.cc636 bt_property_t* copy = in property_deep_copy() local
/system/libvintf/
DCompatibilityMatrix.cpp181 MatrixHal copy = *existingHal; in splitInstance() local
/system/core/fs_mgr/liblp/
Dbuilder.cpp350 auto copy = std::make_unique<LinearExtent>(extent.num_sectors, extent.target_source, in ImportExtents() local
354 auto copy = std::make_unique<ZeroExtent>(extent.num_sectors); in ImportExtents() local
/system/bt/gd/os/linux_generic/
Dqueue_unittest.cc94 std::string copy = *data; in EnqueueCallbackForTest() local
/system/media/camera/tests/
Dcamera_metadata_tests.cpp81 camera_metadata_t *copy = NULL; in TEST() local
/system/iorap/src/inode2filename/
Dsearch_directories.cc622 TSimple copy = std::forward<T>(node); in TreeTraversalPreOrderObservableImpl() local
/system/vold/
Dcryptfs.cpp724 struct crypt_mnt_ftr copy; in check_ftr_sha() local