Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 23 of 23) 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.cpp72 std::string copy(in); in Tokenize() local
191 std::string copy(in); in RTrimAll() local
204 std::string copy(in); in LTrimAll() local
/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dpolled_socket.cc56 std::vector<uint8_t> copy; in TrySend() 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/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/extras/perfprofd/
Dmap_utils.h117 AggregatedSymbol copy = std::move(it->second); in ExtendLeft() 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 = std::make_unique<IOVector::block_type>(); in copy_block() local
Dtypes.h236 auto copy = std::make_unique<block_type>(first_block->size() - begin_offset_); in trim_front() local
/system/extras/perfprofd/scripts/
Dperf_proto_stack.py74 def copy(self): member in MmapState
104 def copy(self): member in SymbolMap
Dsorted_collection.py49 def copy(self): member in SortedCollection
/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/core/debuggerd/client/
Ddebuggerd_client.cpp260 android::base::unique_fd copy(dup(fd)); in dump_backtrace_to_file_timeout() local
/system/netd/libnetdutils/include/netdutils/
DSlice.h112 inline size_t copy(const Slice dst, const Slice src) { in copy() function
/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/core/libmemunreachable/tests/
DAllocator_test.cpp112 TEST_F(AllocatorTest, copy) { in TEST_F() argument
/system/libvintf/
DCompatibilityMatrix.cpp165 MatrixHal copy = *existingHal; in splitInstance() local
/system/core/fs_mgr/liblp/
Dbuilder.cpp261 auto copy = std::make_unique<LinearExtent>(extent.num_sectors, extent.target_source, in ImportExtents() local
265 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/media/camera/tests/
Dcamera_metadata_tests.cpp81 camera_metadata_t *copy = NULL; in TEST() local
/system/vold/
Dcryptfs.cpp570 struct crypt_mnt_ftr copy; in check_ftr_sha() local