Home
last modified time | relevance | path

Searched defs:const (Results 7401 - 7425 of 20717) sorted by relevance

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

/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_scan_callback_stub_lite.cpp80 bool WifiScanCallbackStub::IsRemoteDied() const in IsRemoteDied() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_service.cpp78 void MockScanService::HandleGetCustomSceneState(std::map<int, time_t>& sceneMap) const in HandleGetCustomSceneState() argument
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_config.cpp25 bool VpnConfig::Marshalling(Parcel &parcel) const in Marshalling() argument
36 bool VpnConfig::MarshallingAddrRoute(Parcel &parcel) const in MarshallingAddrRoute() argument
61 bool VpnConfig::MarshallingVectorString(Parcel &parcel, const std::vector<std::string> &vec) const in MarshallingVectorString() argument
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dudp_send_context.cpp84 int UdpSendContext::GetSocketFd() const in GetSocketFd() argument
132 int32_t UdpSendContext::GetErrorCode() const in GetErrorCode() argument
148 std::string UdpSendContext::GetErrorMessage() const in GetErrorMessage() argument
H A Dtcp_server_send_context.cpp64 int TcpServerSendContext::GetSocketFd() const in GetSocketFd() argument
120 int32_t TcpServerSendContext::GetErrorCode() const in GetErrorCode() argument
133 std::string TcpServerSendContext::GetErrorMessage() const in GetErrorMessage() argument
H A Dconnect_context.cpp87 int ConnectContext::GetSocketFd() const in GetSocketFd() argument
109 int32_t ConnectContext::GetErrorCode() const in GetErrorCode() argument
125 std::string ConnectContext::GetErrorMessage() const in GetErrorMessage() argument
H A Dlocal_socket_server_context.cpp25 int LocalSocketServerBaseContext::GetSocketFd() const in GetSocketFd() argument
60 const std::string &LocalSocketServerListenContext::GetSocketPath() const in GetSocketPath() argument
205 int LocalSocketServerSendContext::GetClientId() const in GetClientId() argument
227 int LocalSocketServerCloseContext::GetClientId() const in GetClientId() argument
258 int LocalSocketServerGetLocalAddressContext::GetClientId() const in GetClientId() argument
H A Dtcp_send_context.cpp64 int TcpSendContext::GetSocketFd() const in GetSocketFd() argument
108 int32_t TcpSendContext::GetErrorCode() const in GetErrorCode() argument
124 std::string TcpSendContext::GetErrorMessage() const in GetErrorMessage() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dwifi_ap_nat_manager.cpp39 bool WifiApNatManager::EnableInterfaceNat(bool enable, std::string inInterfaceName, std::string outInterfaceName) const in EnableInterfaceNat() argument
76 bool WifiApNatManager::SetForwarding(bool enable) const in SetForwarding() argument
87 bool WifiApNatManager::SetInterfaceRoute(bool enable) const in SetInterfaceRoute() argument
114 SetInterfaceNat(bool enable, const std::string &outInterfaceName) const SetInterfaceNat() argument
147 WriteDataToFile(const std::string &fileName, const std::string &content) const WriteDataToFile() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_supplicant_hal_interface.cpp48 WifiErrorNo WifiSupplicantHalInterface::StartSupplicant(void) const in StartSupplicant() argument
59 WifiErrorNo WifiSupplicantHalInterface::StopSupplicant(void) const in StopSupplicant() argument
70 WifiErrorNo WifiSupplicantHalInterface::ConnectSupplicant(void) const in ConnectSupplicant() argument
81 WifiErrorNo WifiSupplicantHalInterface::DisconnectSupplicant(void) const in DisconnectSupplicant() argument
92 WifiErrorNo WifiSupplicantHalInterface::RequestToSupplicant(const std::string &request) const in RequestToSupplicant() argument
133 WifiErrorNo WifiSupplicantHalInterface::SetPowerSave(bool enable) const in SetPowerSave() argument
145 WifiErrorNo WifiSupplicantHalInterface::WpaSetCountryCode(const std::string &countryCode) const in WpaSetCountryCode() argument
157 WifiErrorNo WifiSupplicantHalInterface::WpaGetCountryCode(std::string &countryCode) const in WpaGetCountryCode() argument
169 GetCallbackInst(void) const GetCallbackInst() argument
174 WpaSetSuspendMode(bool mode) const WpaSetSuspendMode() argument
186 WpaSetPowerMode(bool mode) const WpaSetPowerMode() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_interface.cpp94 StaServiceCallback SelfCureInterface::GetStaCallback() const in GetStaCallback() argument
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dtrust_device_profile.cpp27 std::string TrustDeviceProfile::GetDeviceId() const in GetDeviceId() argument
37 int32_t TrustDeviceProfile::GetDeviceIdType() const in GetDeviceIdType() argument
47 std::string TrustDeviceProfile::GetDeviceIdHash() const in GetDeviceIdHash() argument
57 int32_t TrustDeviceProfile::GetStatus() const in GetStatus() argument
67 uint32_t TrustDeviceProfile::GetBindType() const in GetBindType() argument
77 bool TrustDeviceProfile::Marshalling(MessageParcel& parcel) const in Marshalling() argument
97 std::string TrustDeviceProfile::dump() const in dump() argument
[all...]
H A Dservice_profile.cpp40 std::string ServiceProfile::GetDeviceId() const in GetDeviceId() argument
50 std::string ServiceProfile::GetServiceName() const in GetServiceName() argument
60 std::string ServiceProfile::GetServiceType() const in GetServiceType() argument
70 Marshalling(MessageParcel& parcel) const Marshalling() argument
86 operator !=(const ServiceProfile& serviceProfile) const operator !=() argument
97 dump() const dump() argument
[all...]
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_observer_wrapper.cpp119 EventManager *NetShareObserverWrapper::GetEventManager() const in GetEventManager() argument
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dtaginfo_parcelable.cpp47 bool TagInfoParcelable::Marshalling(Parcel &parcel) const in Marshalling() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dmac_address.cpp102 bool MacAddress::operator==(const MacAddress &mac) const in operator ==() argument
107 bool MacAddress::operator==(const struct sockaddr &hwAddr) const in operator ==() argument
113 bool MacAddress::IsValid() const in IsValid() argument
118 Dump() const Dump() argument
123 GetMacAddressWifiString() const GetMacAddressWifiString() argument
128 GetMacAddressWifiSockaddr() const GetMacAddressWifiSockaddr() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dprovision_discovery_state.cpp69 bool ProvisionDiscoveryState::ProcessCmdDiscoverPeer(InternalMessagePtr msg) const in ProcessCmdDiscoverPeer() argument
76 bool ProvisionDiscoveryState::ProcessCmdDiscServices(InternalMessagePtr msg) const in ProcessCmdDiscServices() argument
83 bool ProvisionDiscoveryState::ProcessCmdStartListen(InternalMessagePtr msg) const in ProcessCmdStartListen() argument
90 bool ProvisionDiscoveryState::ProcessProvDiscPbcRspEvt(InternalMessagePtr msg) const in ProcessProvDiscPbcRspEvt() argument
113 bool ProvisionDiscoveryState::ProcessProvDiscEnterPinEvt(InternalMessagePtr msg) const in ProcessProvDiscEnterPinEvt() argument
139 bool ProvisionDiscoveryState::ProcessProvDiscShowPinEvt(InternalMessagePtr msg) const in ProcessProvDiscShowPinEvt() argument
165 bool ProvisionDiscoveryState::ProcessProvDiscFailEvt(InternalMessagePtr msg) const in ProcessProvDiscFailEvt() argument
173 ProcessCmdCancelConnect(InternalMessagePtr msg) const ProcessCmdCancelConnect() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_idle_state_test.cpp56 void AddGroupManager() const in AddGroupManager() argument
68 void AddDeviceManager() const in AddDeviceManager() argument
78 void AddDeviceManager1() const in AddDeviceManager1() argument
89 void AddDeviceManager2() const in AddDeviceManager2() argument
100 void AddDeviceManager3() const in AddDeviceManager3() argument
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_service_info.cpp30 bool MDnsServiceInfo::Marshalling(Parcel &parcel) const in Marshalling() argument
/foundation/communication/netmanager_ext/services/vpnmanager/include/
H A Dnet_vpn_impl.h59 inline sptr<VpnConfig> GetVpnConfig() const in GetVpnConfig() argument
63 inline std::string GetVpnPkg() const in GetVpnPkg() argument
67 inline int32_t GetUserId() const in GetUserId() argument
71 inline bool IsVpnConnecting() const in IsVpnConnecting() argument
75 GetInterfaceName() const GetInterfaceName() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_request.cpp75 time_t HttpCacheRequest::GetIfModifiedSince() const in GetIfModifiedSince() argument
83 time_t HttpCacheRequest::GetRequestTime() const in GetRequestTime() argument
91 time_t HttpCacheRequest::GetMaxAgeSeconds() const in GetMaxAgeSeconds() argument
100 time_t HttpCacheRequest::GetMaxStaleSeconds() const in GetMaxStaleSeconds() argument
109 time_t HttpCacheRequest::GetMinFreshSeconds() const in GetMinFreshSeconds() argument
117 IsNoCache() const IsNoCache() argument
122 IsNoStore() const IsNoStore() argument
127 IsNoTransform() const IsNoTransform() argument
132 IsOnlyIfCached() const IsOnlyIfCached() argument
137 GetIfNoneMatch() const GetIfNoneMatch() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/socket/options/src/
H A Dextra_options_base.cpp44 uint32_t ExtraOptionsBase::GetReceiveBufferSize() const in GetReceiveBufferSize() argument
49 uint32_t ExtraOptionsBase::GetSendBufferSize() const in GetSendBufferSize() argument
54 bool ExtraOptionsBase::IsReuseAddress() const in IsReuseAddress() argument
59 uint32_t ExtraOptionsBase::GetSocketTimeout() const in GetSocketTimeout() argument
64 bool ExtraOptionsBase::AlreadySetRecvBufSize() const in AlreadySetRecvBufSize() argument
74 bool ExtraOptionsBase::AlreadySetSendBufSize() const in AlreadySetSendBufSize() argument
84 bool ExtraOptionsBase::AlreadySetTimeout() const in AlreadySetTimeout() argument
94 bool ExtraOptionsBase::AlreadySetReuseAddr() const in AlreadySetReuseAddr() argument
/foundation/communication/nfc/interfaces/inner_api/tags/
H A Diso15693_tag.cpp144 char Iso15693Tag::GetDsfId() const in GetDsfId() argument
149 char Iso15693Tag::GetRespFlags() const in GetRespFlags() argument
/foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/
H A Dtask_queue.cpp36 bool operator<(const Task &e) const in operator <() argument
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_foreground_dispatch.h58 bool IsEmpty() const { return (regEnv == 0) || (regHandlerRef == nullptr); } in IsEmpty() argument

Completed in 14 milliseconds

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