Home
last modified time | relevance | path

Searched defs:const (Results 7376 - 7400 of 20717) sorted by relevance

1...<<291292293294295296297298299300>>...829

/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_agent.cpp109 KillService() const KillService() argument
115 RestartService() const RestartService() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_resolv_config.cpp25 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 Dnapi_rpc_error.cpp40 napi_value NapiError::GetError(napi_env& env) const in GetError() argument
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_sqlite_statement.cpp63 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 Dnet_conn_service_proxy_test.cpp82 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dwifi_config_info.cpp58 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 Dnet_connection_impl.cpp136 sptr<ConnectionCallbackObserver> NetConnectionImpl::GetObserver() const in GetObserver() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Djson_protocol.cpp28 ProtocolFormat JsonProtocol::GetFormat() const in GetFormat() argument
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_quota_policy.cpp30 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 Dsession_impl.cpp27 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 Dconnect_command.h57 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 Draw_stream_data.cpp90 ssize_t RawStreamData::GetBufferLen() const in GetBufferLen() argument
/foundation/communication/dsoftbus/tests/utils/
H A Dexception_branch_checker.cpp92 GetResult() const GetResult() argument
[all...]
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_net_diag_data.cpp27 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 Dnet_policy_callback_proxy_test.cpp82 std::u16string GetObjectDescriptor() const in GetObjectDescriptor() argument
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_rpc_error.h57 inline bool IsError() const in IsError() argument
/foundation/communication/netmanager_base/frameworks/js/napi/network/async_context/src/
H A Dgettype_context.cpp124 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 Dnet_link_info.cpp57 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 Dnet_all_capabilities.cpp44 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 Dnet_conn_hievent_test.cpp64 sptr<NetLinkInfo> NetConnHiEventTest::GetNetLinkInfo() const in GetNetLinkInfo() argument
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_listener.cpp73 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 Dtcp_extra_options.cpp31 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 Devent_listener.cpp86 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 Dinternal_message.h211 GetMessageObj(T &messageObj) const GetMessageObj() argument
217 GetMessageObj(void) const GetMessageObj() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_callback_stub.cpp70 bool WifiScanCallbackStub::IsRemoteDied() const in IsRemoteDied() argument

Completed in 14 milliseconds

1...<<291292293294295296297298299300>>...829