/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ |
H A D | vpn_config.cpp | 37 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 D | surface_draw.cpp | 208 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 D | media_parcel.cpp | 112 auto addrSize = parcel.ReadInt32(); in DoUnmarshalling() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | layer_context.cpp | 153 int32_t addrSize = width * height * stride; in DrawBaseLayer() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
H A D | main.cpp | 103 int32_t addrSize = width * height * stride; in DoDraw() local
|
H A D | drawing_text_c_sample.cpp | 80 int32_t addrSize = width * height * stride; in DoDraw() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | rs_uni_render_fix_rotation_demo.cpp | 83 uint32_t addrSize = width * height * stride; in DoDraw() local
|
H A D | render_service_client_pointer_window_demo.cpp | 91 uint32_t addrSize = width * height * stride; in DoDraw() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | bus_center_client_stub.c | 33 uint32_t addrSize; in ClientOnJoinLNNResult() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
H A D | drawing_c_sample.cpp | 142 uint32_t addrSize = width * height * stride; in DoDraw() local
|
H A D | drawing_sample_canvaskit0310.cpp | 199 int32_t addrSize = width * height * stride; in DoDrawData() local 220 int32_t addrSize = width * height * stride; in DoDrawBaseData() local
|
H A D | drawing_sample_rs.cpp | 533 uint32_t addrSize = width * height * stride; in DoDraw() local
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | address_utils.cpp | 207 char *ParseStrMac(const uint8_t *macAddr, size_t addrSize) in ParseStrMac()
|
/ohos5.0/foundation/communication/dhcp/test/fuzztest/addressutils_fuzzer/ |
H A D | addressutils_fuzzer.cpp | 158 size_t addrSize = MAC_ADDR_LENGTH; in ParseStrMacTest() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | socket_app.c | 1560 size_t addrSize; in SockGetsockname() local 1610 size_t addrSize; in SockGetpeername() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | pointer_drawing_manager.cpp | 1116 uint32_t addrSize = width * height * stride; in DoDraw() local
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_native_service_proxy.cpp | 226 uint32_t addrSize; in GetAddrInfo() local
|