| /foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
| H A D | dbinder_test_agent.cpp | 109 KillService() const KillService() argument 115 RestartService() const RestartService() argument [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| H A D | dns_resolv_config.cpp | 25 void DnsResolvConfig::DelayedTaskWrapper::Execute() const in Execute() argument 30 bool DnsResolvConfig::DelayedTaskWrapper::operator<(const DelayedTaskWrapper &other) const in operator <() argument 59 uint16_t DnsResolvConfig::GetNetId() const in GetNetId() argument 69 uint16_t DnsResolvConfig::GetTimeoutMsec() const in GetTimeoutMsec() argument 79 uint8_t DnsResolvConfig::GetRetryCount() const in GetRetryCount() argument 90 std::vector<std::string> DnsResolvConfig::GetServers() const in GetServers() argument 100 std::vector<std::string> DnsResolvConfig::GetDomains() const in GetDomains() argument [all...] |
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_rpc_error.cpp | 40 napi_value NapiError::GetError(napi_env& env) const in GetError() argument
|
| /foundation/communication/netmanager_base/services/netstatsmanager/src/ |
| H A D | net_stats_sqlite_statement.cpp | 63 int32_t NetStatsSqliteStatement::BindInt32(int32_t index, int32_t value) const in BindInt32() argument 68 int32_t NetStatsSqliteStatement::BindInt64(int32_t index, int64_t value) const in BindInt64() argument 73 int32_t NetStatsSqliteStatement::BindText(int32_t index, std::string value) const in BindText() argument 78 void NetStatsSqliteStatement::ResetStatementAndClearBindings() const in ResetStatementAndClearBindings() argument 101 int32_t NetStatsSqliteStatement::GetColumnString(int32_t index, std::string &value) const in GetColumnString() argument 118 int32_t NetStatsSqliteStatement::GetColumnLong(int32_t index, uint64_t &value) const in GetColumnLong() argument 133 int32_t NetStatsSqliteStatement::GetColumnInt(int32_t index, uint32_t &value) const in GetColumnInt() argument
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/netmgr_distributed_test/ |
| H A D | net_conn_service_proxy_test.cpp | 82 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
| H A D | wifi_config_info.cpp | 58 void WifiConfigInfo::MarshallingInterfaceArray(WifiDirectProtocol &protocol) const in MarshallingInterfaceArray() argument 73 int WifiConfigInfo::Marshalling(WifiDirectProtocol &protocol, std::vector<uint8_t> &output) const in Marshalling() argument 109 std::vector<InterfaceInfo> WifiConfigInfo::GetInterfaceInfoArray() const in GetInterfaceInfoArray() argument 114 InterfaceInfo WifiConfigInfo::GetInterfaceInfo(const std::string &name) const in GetInterfaceInfo() argument 130 GetDeviceId() const GetDeviceId() argument [all...] |
| /foundation/communication/netmanager_base/frameworks/cj/connection/src/ |
| H A D | net_connection_impl.cpp | 136 sptr<ConnectionCallbackObserver> NetConnectionImpl::GetObserver() const in GetObserver() argument
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/ |
| H A D | json_protocol.cpp | 28 ProtocolFormat JsonProtocol::GetFormat() const in GetFormat() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
| H A D | net_quota_policy.cpp | 30 bool NetQuotaPolicy::Marshalling(Parcel &parcel) const in Marshalling() argument 177 bool NetQuotaPolicy::IsOverWarning(int64_t totalQuota) const in IsOverWarning() argument 182 bool NetQuotaPolicy::IsOverLimit(int64_t totalQuota) const in IsOverLimit() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/ |
| H A D | session_impl.cpp | 27 int64_t SessionImpl::GetChannelId() const in GetChannelId() argument 37 int SessionImpl::GetSessionId() const in GetSessionId() argument 47 const std::string &SessionImpl::GetMySessionName() const in GetMySessionName() argument 57 const std::string &SessionImpl::GetPeerSessionName() const in GetPeerSessionName() argument 67 const st argument 92 GetDeviceId() const GetDeviceId() argument 97 GetPeerUid() const GetPeerUid() argument 102 GetPeerPid() const GetPeerPid() argument 107 IsServerSide() const IsServerSide() argument 112 SendBytes(const void *buf, ssize_t len) const SendBytes() argument [all...] |
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/ |
| H A D | connect_command.h | 57 bool HasRetried() const { return hasRetried_; } in HasRetried() argument 59 ConnectCommandRetryReason GetRetryReason() const { retur in SetRetryReason() argument [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
| H A D | raw_stream_data.cpp | 90 ssize_t RawStreamData::GetBufferLen() const in GetBufferLen() argument
|
| /foundation/communication/dsoftbus/tests/utils/ |
| H A D | exception_branch_checker.cpp | 92 GetResult() const GetResult() argument [all...] |
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | netsys_net_diag_data.cpp | 27 bool NetDiagPingOption::Marshalling(Parcel &parcel) const in Marshalling() argument 105 bool PingIcmpResponseInfo::Marshalling(Parcel &parcel) const in Marshalling() argument 145 bool NetDiagPingResult::Marshalling(Parcel &parcel) const in Marshalling() argument 216 bool NetDiagRouteTable::Marshalling(Parcel &parcel) const in Marshalling() argument 274 bool NetDiagUnixSocketInfo::Marshalling(Parcel &parcel) const in Marshalling() argument 326 bool NeyDiagNetProtoSocketInfo::Marshalling(Parcel &parcel) const in Marshalling() argument 390 bool NetDiagSocketsInfo::Marshalling(Parcel &parcel) const in Marshalling() argument 474 Marshalling(Parcel &parcel) const Marshalling() argument [all...] |
| /foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
| H A D | net_policy_callback_proxy_test.cpp | 82 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
|
| /foundation/communication/ipc/ipc/native/src/napi_common/include/ |
| H A D | napi_rpc_error.h | 57 inline bool IsError() const in IsError() argument
|
| /foundation/communication/netmanager_base/frameworks/js/napi/network/async_context/src/ |
| H A D | gettype_context.cpp | 124 napi_value GetTypeContext::GetSuccessCallback() const in GetSuccessCallback() argument 134 napi_value GetTypeContext::GetFailCallback() const in GetFailCallback() argument 144 napi_value GetTypeContext::GetCompleteCallback() const in GetCompleteCallback() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | net_link_info.cpp | 57 bool NetLinkInfo::Marshalling(Parcel &parcel) const in Marshalling() argument 219 bool NetLinkInfo::HasNetAddr(const INetAddr &netAddr) const in HasNetAddr() argument 224 bool NetLinkInfo::HasRoute(const Route &route) const in HasRoute() argument 229 std::string NetLinkInfo::ToString(const std::string &tab) const in ToString() argument 271 ToStringAddr(const std::string &tab) const ToStringAddr() argument 287 ToStringDns(const std::string &tab) const ToStringDns() argument 303 ToStringRoute(const std::string &tab) const ToStringRoute() argument [all...] |
| H A D | net_all_capabilities.cpp | 44 bool NetAllCapabilities::CapsIsValid() const in CapsIsValid() argument 59 bool NetAllCapabilities::CapsIsNull() const in CapsIsNull() argument 68 bool NetAllCapabilities::Marshalling(Parcel &parcel) const in Marshalling() argument 144 std::string NetAllCapabilities::ToString(const std::string &tab) const in ToString() argument 167 void NetAllCapabilities::ToStrNetCaps(const std::set<NetCap> &netCaps, std::string &str) const in ToStrNetCaps() argument 216 void NetAllCapabilities::ToStrNetBearTypes(const st argument [all...] |
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | net_conn_hievent_test.cpp | 64 sptr<NetLinkInfo> NetConnHiEventTest::GetNetLinkInfo() const in GetNetLinkInfo() argument
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | event_listener.cpp | 73 void EventListener::Emit(const std::string &eventType, size_t argc, napi_value *argv) const in Emit() argument 85 bool EventListener::Match(const std::string &type, napi_value callback) const in Match() argument 97 bool EventListener::MatchOnce(const std::string &type) const in MatchOnce() argument 102 bool EventListener::MatchType(const std::string &type) const in MatchType() argument 107 IsAsyncCallback() const IsAsyncCallback() argument 112 EmitByUvByModuleId(const std::string &type, const NapiUtils::UvHandler &handler, uint64_t moduleId) const EmitByUvByModuleId() argument 121 EmitByUv(const std::string &type, void *data, void(handler)(uv_work_t *, int status)) const EmitByUv() argument 132 GetEnv() const GetEnv() argument 137 GetCallbackRef() const GetCallbackRef() argument [all...] |
| /foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
| H A D | tcp_extra_options.cpp | 31 bool TCPExtraOptions::SocketLinger::IsOn() const in IsOn() argument 36 uint32_t TCPExtraOptions::SocketLinger::GetLinger() const in GetLinger() argument 58 bool TCPExtraOptions::IsKeepAlive() const in IsKeepAlive() argument 63 bool TCPExtraOptions::IsOOBInline() const in IsOOBInline() argument 68 bool TCPExtraOptions::IsTCPNoDelay() const in IsTCPNoDelay() argument 73 bool TCPExtraOptions::AlreadySetKeepAlive() const in AlreadySetKeepAlive() argument 83 bool TCPExtraOptions::AlreadySetOobInline() const in AlreadySetOobInline() argument 93 bool TCPExtraOptions::AlreadySetTcpNoDelay() const in AlreadySetTcpNoDelay() argument 103 bool TCPExtraOptions::AlreadySetLinger() const in AlreadySetLinger() argument
|
| /foundation/communication/netstack/utils/napi_utils/src/ |
| H A D | event_listener.cpp | 86 void EventListener::Emit(const std::string &eventType, size_t argc, napi_value *argv) const in Emit() argument 104 bool EventListener::Match(const std::string &type, napi_value callback) const in Match() argument 119 bool EventListener::MatchOnce(const std::string &type) const in MatchOnce() argument 127 bool EventListener::MatchType(const std::string &type) const in MatchType() argument 132 IsAsyncCallback() const IsAsyncCallback() argument 137 EmitByUv(const std::string &type, void *data, void(Handler)(uv_work_t *, int status)) const EmitByUv() argument 152 GetEnv() const GetEnv() argument 157 GetCallbackRef() const GetCallbackRef() argument [all...] |
| /foundation/communication/wifi/wifi/base/state_machine/include/ |
| H A D | internal_message.h | 211 GetMessageObj(T &messageObj) const GetMessageObj() argument 217 GetMessageObj(void) const GetMessageObj() argument [all...] |
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_scan_callback_stub.cpp | 70 bool WifiScanCallbackStub::IsRemoteDied() const in IsRemoteDied() argument
|