Home
last modified time | relevance | path

Searched defs:copied (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Nfc/libnfc-nci/utils/
Dringbuffer.cc100 for (size_t copied = 0; copied < bytes_to_copy; ++copied) { in ringbuffer_peek() local
112 const size_t copied = ringbuffer_peek(rb, 0, p, length); in ringbuffer_pop() local
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/base/
DRootInfoTest.java68 RootInfo copied = RootInfo.copyRootInfo(rootInfo); in testCopyInfo_equal() local
/packages/modules/Bluetooth/system/bta/test/gatt/
Ddatabase_test.cc292 std::vector<uint8_t> copied(len, 0); in TEST() local
352 std::vector<uint8_t> copied(StoredAttribute::kSizeOnDisk, 0); in TEST() local
/packages/modules/Virtualization/build/microdroid/initrd/src/
Dmain.rs63 let mut copied: usize = 0; in copyfile2file() localVariable
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Ddocument_test.cc128 std::unique_ptr<Document> copied = LoadDocument(copied_path, kPassword.c_str()); in TEST() local
/packages/services/Car/cpp/evs/manager/aidl/tests/unit/src/
DMockEvsHal.cpp90 HardwareBuffer copied = { in copyHardwareBuffer() local
99 BufferDesc copied = { in copyBufferDesc() local