Home
last modified time | relevance | path

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

/system/iorap/tests/src/binder/
Dauto_parcelable_test.cc59 RequestId copy; in TEST() local
72 RequestId copy; in TEST() 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/connectivity/wifilogd/tests/
Dbyte_buffer_unittest.cpp65 ByteBuffer<kBufferSizeBytes> copy; in TEST_F() local
87 const ByteBuffer<kBufferSizeBytes> copy{buffer_}; in TEST_F() local
/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/teeui/libteeui/include/teeui/
Dcbor.h28 template <typename In, typename Out> Out copy(In begin, In end, Out out) { in copy() function
/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/tests/
Dauthorization_set_test.cpp573 AuthorizationSet copy(set); in TEST() local
591 AuthorizationSet copy(set); in TEST() local
609 AuthorizationSet copy(set); in TEST() local
628 AuthorizationSet copy(set); in TEST() local
/system/core/adb/
Dtypes_test.cpp35 auto copy = IOVector::block_type(); in copy_block() 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/
Ddevice_class_test.cc174 TEST_F(DeviceClassTest, copy) { in TEST_F() argument
Dproperty_test.cc153 TEST_F(PropertyTest, copy) { in TEST_F() argument
/system/memory/libmemunreachable/tests/
DAllocator_test.cpp112 TEST_F(AllocatorTest, copy) { in TEST_F() argument
/system/libvintf/
DCompatibilityMatrix.cpp182 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/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc152 SplitIterator copy{*this}; in operator ++() local
913 PartIterator copy{*this}; in operator ++() local
/system/iorap/src/inode2filename/
Dsearch_directories.cc561 TSimple copy = std::forward<T>(node); in TreeTraversalPreOrderObservableImpl() 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/vold/
Dcryptfs.cpp641 struct crypt_mnt_ftr copy; in check_ftr_sha() local