| /system/unwinding/libunwindstack/ | 
| D | JitDebug.cpp | 29   std::unique_ptr<MemoryBuffer> copy(new MemoryBuffer());  in Load()  local
 | 
| D | DexFile.cpp | 111   std::unique_ptr<MemoryBuffer> copy(new MemoryBuffer);  in Create()  local
 | 
| /system/tools/hidl/host_utils/ | 
| D | StringHelper.cpp | 112     std::string copy(in);  in Tokenize()  local228     std::string copy(in);  in RTrimAll()  local
 241     std::string copy(in);  in LTrimAll()  local
 
 | 
| /system/teeui/libteeui/include/teeui/ | 
| D | cbor.h | 28 template <typename In, typename Out> Out copy(In begin, In end, Out out) {  in copy()  function
 | 
| /system/keymaster/tests/ | 
| D | authorization_set_test.cpp | 580     AuthorizationSet copy(set);  in TEST()  local598     AuthorizationSet copy(set);  in TEST()  local
 616     AuthorizationSet copy(set);  in TEST()  local
 635     AuthorizationSet copy(set);  in TEST()  local
 
 | 
| /system/keymaster/ng/ | 
| D | KeyMintUtils.cpp | 236                 uint8_t* copy = static_cast<uint8_t*>(malloc(value.size()));  in aidlKeyParams2Km()  local
 | 
| /system/extras/libfec/ | 
| D | fec_read.cpp | 159     uint8_t copy[FEC_RSM];  in __ecc_read()  local265         size_t copy = FEC_BLOCKSIZE - coff;  in ecc_read()  local
 
 | 
| /system/core/debuggerd/client/ | 
| D | debuggerd_client.cpp | 306   android::base::unique_fd copy(dup(fd));  in dump_backtrace_to_file_timeout()  local
 | 
| /system/memory/libmemunreachable/tests/ | 
| D | Allocator_test.cpp | 112 TEST_F(AllocatorTest, copy) {  in TEST_F()  argument
 | 
| /system/libcppbor/tests/ | 
| D | cppbor_test.cpp | 1031             copy(-1000000, 22222222, "item", Map(1, 2, 4, Array(1, "das", true, nullptr)),  in TEST()  local1042             copy("key", Array("value1", "value2", 3), 15, Null(), -5, 45);  in TEST()  local
 1077     SemanticTag copy(96, Array(1, 2, 3, "entry", Map("key", "value")));  in TEST()  local
 1091     SemanticTag copy(20,                          //  in TEST()  local
 
 | 
| /system/libvintf/ | 
| D | CompatibilityMatrix.cpp | 181     MatrixHal copy = *existingHal;  in splitInstance()  local
 | 
| /system/core/fs_mgr/liblp/ | 
| D | builder.cpp | 350             auto copy = std::make_unique<LinearExtent>(extent.num_sectors, extent.target_source,  in ImportExtents()  local354             auto copy = std::make_unique<ZeroExtent>(extent.num_sectors);  in ImportExtents()  local
 
 | 
| /system/nfc/src/adaptation/ | 
| D | NfcAdaptation.cc | 266     std::vector<uint8_t> copy = data;  in sendData()  local
 | 
| /system/extras/perf_tools/bats/ | 
| D | lcan.py | 39 	def copy(self, otherLCItem):  member in LCItem
 | 
| /system/media/camera/tests/ | 
| D | camera_metadata_tests.cpp | 81     camera_metadata_t *copy = NULL;  in TEST()  local
 |