Searched defs:dest (Results 1 – 6 of 6) sorted by relevance
61 int UtilsFileCopy(const char* src, const char* dest) in UtilsFileCopy()102 int UtilsFileMove(const char* src, const char* dest) in UtilsFileMove()
136 uint8_t *dest = tBuf->raw_ + tBuf->byteOffset_ + tStart; in Copy() local150 uint8_t *dest = tBuf->GetRaw() + tBuf->byteOffset_ + targetStart; in Compare() local354 bool Buffer::WriteBytes(uint8_t *src, unsigned int size, uint8_t *dest) in WriteBytes()
308 void *dest = data_ + writeCursor_; in WriteDataBytes() local320 uint8_t *dest = data_ + writeCursor_; in WritePadBytes() local969 const uint8_t *dest = ReadBuffer(readCapacity); in ReadString() local995 const uint8_t *dest = ReadBuffer(readCapacity); in ReadString() local
215 int CopyFileImpl(const char* src, const char* dest) in CopyFileImpl()
97 char* dest = JSI::GetStringProperty(args, FILE_DESTINATION_URI); in ExecuteCopyFile() local
399 napi_value dest = nullptr; variable441 napi_value dest = nullptr; variable483 napi_value dest = nullptr; variable