Home
last modified time | relevance | path

Searched defs:nSize (Results 1 - 18 of 18) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/mock/
H A Dmock_client.h27 bool Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
H A Dmock_network_session.h27 bool Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_shorten_path.cpp29 int32_t nSize = int32_t(vtxSeq.Size() - TWO_STEP); in ShortenPath() local
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dtcp_session.cpp55 bool TcpSession::Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
62 bool TcpSession::Send(const char *buf, int32_t nSize) in Send() argument
H A Dudp_session.cpp70 bool UdpSession::Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
76 bool UdpSession::Send(const char *buf, int32_t nSize) in Send() argument
H A Dbase_network_session.cpp56 bool BaseNetworkSession::Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
64 bool BaseNetworkSession::Send(const char *buf, int32_t nSize) in Send() argument
/foundation/systemabilitymgr/samgr/utils/native/source/
H A Dtools.cpp27 size_t nSize = mark.size(); in DeleteAllMark() local
/foundation/communication/wifi/wifi/base/cRPC/include/
H A Dcontext.h39 unsigned int nSize; /* deal message's total size */ member
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dtcp_client.cpp100 bool TcpClient::Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
107 bool TcpClient::Send(const char *buf, int32_t nSize) in Send() argument
H A Dudp_client.cpp86 bool UdpClient::Send(const DataBuffer::Ptr &buf, int32_t nSize) in Send() argument
93 bool UdpClient::Send(const char *buf, int32_t nSize) in Send() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_native_test.cpp72 size_t nSize = 0; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/network/
H A Dnetwork_tcp_unit_test.cpp102 size_t nSize = sessionPtrVec_.size(); variable
132 size_t nSize = sessionPtrVec_.size(); variable
H A Dnetwork_udp_unit_test.cpp94 size_t nSize = sessionPtrVec_.size(); variable
124 size_t nSize = sessionPtrVec_.size(); variable
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp450 const size_t nSize = newPattern.size(); in ReplaceAll() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp258 const size_t nSize = newPattern.size(); in ReplaceAll() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/
H A Dwifi_scorer_impl.cpp275 int nSize = (int)vNetworkStatusHistory.size(); in Score() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp388 int nSize = (int)iterRangeMap->second.size(); in PutDhcpRange() local
512 int nSize = (int)iterRangeMap->second.size(); in SetDhcpRange() local
565 int nSize = (int)iterTag->second.size(); SetDhcpNameExt() local
685 int nSize = (int)iterRangeMap->second.size(); CheckAndUpdateConf() local
771 int nSize = (int)iterRangeMap->second.size(); GetUsingIpRange() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_global_func.cpp578 int nSize = static_cast<int>(jsonValue.size()); in ParseJsonKey() local
607 int nSize = static_cast<int>(root.size()); in ParseJson() local

Completed in 9 milliseconds