Home
last modified time | relevance | path

Searched defs:addrSize (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_config.cpp37 int32_t addrSize = static_cast<int32_t>(addresses_.size()); in MarshallingAddrRoute() local
104 int32_t addrSize = 0; in UnmarshallingAddrRoute() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsurface_draw.cpp208 uint32_t addrSize = width * height * IMAGE_BYTES_STRIDE; in DoDraw() local
238 uint32_t addrSize = width * height * IMAGE_BYTES_STRIDE; in DoDraw() local
257 uint32_t addrSize = width * height * IMAGE_BYTES_STRIDE; in DoDraw() local
408 uint32_t addrSize = static_cast<uint32_t>(screenWidth * screenHeight * IMAGE_BYTES_STRIDE); in DrawMasking() local
/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_parcel.cpp112 auto addrSize = parcel.ReadInt32(); in DoUnmarshalling() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp153 int32_t addrSize = width * height * stride; in DrawBaseLayer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Dmain.cpp103 int32_t addrSize = width * height * stride; in DoDraw() local
H A Ddrawing_text_c_sample.cpp80 int32_t addrSize = width * height * stride; in DoDraw() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drs_uni_render_fix_rotation_demo.cpp83 uint32_t addrSize = width * height * stride; in DoDraw() local
H A Drender_service_client_pointer_window_demo.cpp91 uint32_t addrSize = width * height * stride; in DoDraw() local
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dbus_center_client_stub.c33 uint32_t addrSize; in ClientOnJoinLNNResult() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_c_sample.cpp142 uint32_t addrSize = width * height * stride; in DoDraw() local
H A Ddrawing_sample_canvaskit0310.cpp199 int32_t addrSize = width * height * stride; in DoDrawData() local
220 int32_t addrSize = width * height * stride; in DoDrawBaseData() local
H A Ddrawing_sample_rs.cpp533 uint32_t addrSize = width * height * stride; in DoDraw() local
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Daddress_utils.cpp207 char *ParseStrMac(const uint8_t *macAddr, size_t addrSize) in ParseStrMac()
/ohos5.0/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/
H A Daddressutils_fuzzer.cpp158 size_t addrSize = MAC_ADDR_LENGTH; in ParseStrMacTest() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1560 size_t addrSize; in SockGetsockname() local
1610 size_t addrSize; in SockGetpeername() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp1116 uint32_t addrSize = width * height * stride; in DoDraw() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp226 uint32_t addrSize; in GetAddrInfo() local