Home
last modified time | relevance | path

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

/system/tools/hidl/utils/
DStringHelper.cpp76 std::string copy(in); in Tokenize() local
201 std::string copy(in); in RTrimAll() local
211 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/keymaster/
Dauthorization_set_test.cpp564 AuthorizationSet copy(set); in TEST() local
582 AuthorizationSet copy(set); in TEST() local
600 AuthorizationSet copy(set); in TEST() local
619 AuthorizationSet copy(set); in TEST() local
/system/core/debuggerd/client/
Ddebuggerd_client.cpp231 android::base::unique_fd copy(dup(fd)); in dump_backtrace_to_file_timeout() 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/bt/btcore/test/
Dproperty_test.cc151 TEST_F(PropertyTest, copy) { in TEST_F() argument
Ddevice_class_test.cc165 TEST_F(DeviceClassTest, copy) { in TEST_F() argument
/system/core/libmemunreachable/tests/
DAllocator_test.cpp112 TEST_F(AllocatorTest, copy) { in TEST_F() argument
/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.cpp411 struct crypt_mnt_ftr copy; in check_ftr_sha() local