/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | packet.c | 333 uint32_t PacketPayloadRead(const Packet *pkt, uint8_t *dst, uint32_t offset, uint32_t size) in PacketPayloadRead() 379 uint32_t PacketRead(const Packet *pkt, uint8_t *dst, uint32_t offset, uint32_t size) in PacketRead()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_player.cpp | 863 bool APngImagePlayer::CopyTo(SkBitmap *dst, const SkBitmap& src) in CopyTo() 893 bool APngImagePlayer::CopyTo(RSBitmap *dst, const RSBitmap &src) in CopyTo()
|
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
H A D | trace_utils.cpp | 438 void CopyFile(const std::string &src, const std::string &dst) in CopyFile() 513 const std::string dst = UNIFIED_SPECIAL_PATH + EnumToString(caller) + "_" + traceFile; in GetUnifiedSpecialFiles() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
H A D | rs_obj_abs_geometry.cpp | 313 Drawing::RectF dst; in MapRect() local
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 85 void Invoke(uint8_t* dst, uint8_t* src, uint8_t opa) in Invoke() 93 void Invoke(uint8_t* dst) in Invoke() 100 void Invoke(uint8_t* dst, uint8x8_t& r, uint8x8_t& g, uint8x8_t& b, uint8x8_t& a) in Invoke()
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_cups_client_vendor_helper_other_test.cpp | 690 DuplexModeCode dst; in TEST_F() local 695 DuplexModeCode dst; in TEST_F() local 701 DuplexModeCode dst; in TEST_F() local 707 DuplexModeCode dst; in TEST_F() local 1237 long dst; in TEST_F() local 1242 long dst; in TEST_F() local 1248 long dst; in TEST_F() local 1255 long dst; in TEST_F() local 1262 long dst; in TEST_F() local 1269 long dst; in TEST_F() local [all …]
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/ |
H A D | test_util.cpp | 260 ofstream dst(dstFile, std::ios::binary); in CopyFile() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_paint.cpp | 196 bool SkiaPaint::GetFillPath(const Pen& pen, const Path& src, Path& dst, const Rect* rect, const Mat… in GetFillPath()
|
H A D | skia_canvas.cpp | 516 void SkiaCanvas::DrawImageNine(const Image* image, const RectI& center, const Rect& dst, in DrawImageNine() 552 void SkiaCanvas::DrawImageLattice(const Image* image, const Lattice& lattice, const Rect& dst, in DrawImageLattice() 754 void SkiaCanvas::DrawImageRect(const Image& image, const Rect& src, const Rect& dst, in DrawImageRect() 781 void SkiaCanvas::DrawImageRect(const Image& image, const Rect& dst, in DrawImageRect()
|
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_event_adapter.c | 116 static int32_t FillScanResult(WifiScanResult *dst, WifiScanResult *src) in FillScanResult()
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_common_cmd_ext.c | 122 int32_t FillData(uint8_t **dst, uint32_t *dstLen, uint8_t *src, uint32_t srcLen) in FillData()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_update_display_info_test.cpp | 120 uint32_t dst = 0; in CheckMaskDisplayPoint() local
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | ringtone_restore_base.cpp | 106 bool RingtoneRestoreBase::MoveFile(const std::string &src, const std::string &dst) in MoveFile()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_decoder.cpp | 449 char dst[INET6_ADDRSTRLEN] = {0}; in InterpreteRtMsg() local 509 bool WrapperDecoder::SaveRtMsg(std::string dst, const std::string gateWay, const std::string device… in SaveRtMsg()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/ |
H A D | heif_hw_decoder.cpp | 535 bool HeifHardwareDecoder::CopyRawYuvData(const RawYuvCopyInfo& src, const RawYuvCopyInfo& dst, in CopyRawYuvData() 588 RawYuvCopyInfo dst; in AssembleOutput() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 1001 bool PixelMap::IsSameSize(const Size &src, const Size &dst) in IsSameSize() 1516 uint32_t PixelMap::ReadPixels(const uint64_t &bufferSize, uint8_t *dst) in ReadPixels() 1568 uint32_t PixelMap::ReadARGBPixels(const uint64_t &bufferSize, uint8_t *dst) in ReadARGBPixels() 1607 bool PixelMap::CheckPixelsInput(const uint8_t *dst, const uint64_t &bufferSize, const uint32_t &off… in CheckPixelsInput() 1664 const Rect ®ion, uint8_t *dst) in ReadPixels() 1685 uint32_t PixelMap::ReadPixel(const Position &pos, uint32_t &dst) in ReadPixel() 3536 SkTransInfo dst; in DoTranslation() local 3686 SkTransInfo dst; in crop() local 3883 const OHOS::ColorManager::ColorSpace &dst) in isSameColorSpace() 3919 SkTransInfo dst; in ApplyColorSpace() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | offscreen_canvas_paint_method.cpp | 202 SkDynamicMemoryWStream dst; in ToDataURL() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/ |
H A D | rs_canvas_listener.h | 67 const Drawing::Rect& dst, const Drawing::SamplingOptions& sampling) {}; in DrawImageRect()
|
/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/src/ |
H A D | utils.cpp | 83 std::vector<double> dst(valuesSize, 0.0); in TransposeMatrix() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | pen.cpp | 242 bool Pen::GetFillPath(const Path& src, Path& dst, const Rect* rect, const Matrix& matrix) in GetFillPath()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsblurfilter_fuzzer/ |
H A D | rsblurfilter_fuzzer.cpp | 168 Rect dst(l2, t2, r2, b2); in DoDrawImageRect() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_swipe_view.cpp | 258 void UISwipeView::SwitchToPage(int16_t dst, bool needAnimator) in SwitchToPage()
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | service_checker.cpp | 135 static bool StartWith(const std::string &dst, const std::string &prefix) in StartWith()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/network/src/ |
H A D | netbuf_adapter.c | 606 uint8_t *dst = nb->mem + nb->bufs[E_TAIL_BUF].offset; in NetBufConcat() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/network/src/ |
H A D | netbuf_adapter.c | 608 uint8_t *dst = nb->mem + nb->bufs[E_TAIL_BUF].offset; in NetBufConcat() local
|