Home
last modified time | relevance | path

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

/system/tools/hidl/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/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.cc94 unique_ptr<const CopyConstructorTestClass> copy( in TEST_F() local
133 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/extras/perfprofd/scripts/
Dperf_proto_stack.py73 def copy(self): member in MmapState
101 def copy(self): member in SymbolMap
Dsorted_collection.py48 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.cpp236 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/
Ddevice_class_test.cc174 TEST_F(DeviceClassTest, copy) { in TEST_F() argument
Dproperty_test.cc153 TEST_F(PropertyTest, copy) { in TEST_F() argument
/system/core/libmemunreachable/tests/
DAllocator_test.cpp112 TEST_F(AllocatorTest, copy) { in TEST_F() argument
/system/libvintf/
DCompatibilityMatrix.cpp114 MatrixHal copy = *existingHal; in splitInstance() local
/system/tpm/tpm_manager/server/
Dbinder_service_test.cc78 base::Closure copy = base::Bind(callback, reply); in TEST_F() local
Ddbus_service_test.cc98 base::Closure copy = base::Bind(callback, reply); in TEST_F() local
/system/tpm/attestation/server/
Ddbus_service_test.cc121 base::Closure copy = base::Bind(callback, reply); in TEST_F() local
/system/media/camera/tests/
Dcamera_metadata_tests.cpp81 camera_metadata_t *copy = NULL; in TEST() local
/system/vold/
Dcryptfs.cpp567 struct crypt_mnt_ftr copy; in check_ftr_sha() local