/ohos5.0/drivers/hdf_core/framework/include/osal/ |
H A D | osal_io.h | 54 #define OSAL_WRITEB(value, address) writeb(value, address) argument 64 #define OSAL_WRITEW(value, address) writew(value, address) argument 74 #define OSAL_WRITEL(value, address) writel(value, address) argument 85 #define OSAL_READB(address) readb(address) argument 95 #define OSAL_READW(address) readw(address) argument 105 #define OSAL_READL(address) readl(address) argument
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_profile_event_sender.cpp | 38 void HfpHfProfileEventSender::NetworkStateChanged(const std::string &address, int state) const in NetworkStateChanged() argument 46 void HfpHfProfileEventSender::NetworkRoamingChanged(const std::string &address, int state) const in NetworkRoamingChanged() argument 54 void HfpHfProfileEventSender::NetworkSignalChanged(const std::string &address, int signal) const in NetworkSignalChanged() argument 62 void HfpHfProfileEventSender::BatteryLevelChanged(const std::string &address, int level) const in BatteryLevelChanged() argument 79 void HfpHfProfileEventSender::CallStateNotify(const std::string &address, int call) const in CallStateNotify() argument 87 void HfpHfProfileEventSender::CallSetupStateNotify(const std::string &address, int callsetup) const in CallSetupStateNotify() argument 95 void HfpHfProfileEventSender::CallHeldStateNotify(const std::string &address, int callheld) const in CallHeldStateNotify() argument 103 void HfpHfProfileEventSender::HoldResultReply(const std::string &address, int respAndHold) const in HoldResultReply() argument 138 void HfpHfProfileEventSender::SetVolume(const std::string &address, int type, int volume) const in SetVolume() argument 146 void HfpHfProfileEventSender::AtCmdResultReply(const std::string &address, int type, int cme) const in AtCmdResultReply() argument [all …]
|
H A D | hfp_hf_service.cpp | 169 std::string address = device.GetAddress(); in Connect() local 193 std::string address = device.GetAddress(); in Disconnect() local 269 std::string address = device.GetAddress(); in ConnectSco() local 291 std::string address = device.GetAddress(); in DisconnectSco() local 330 std::string address = device.GetAddress(); in GetDeviceState() local 348 std::string address = device.GetAddress(); in GetScoState() local 365 std::string address = device.GetAddress(); in SendDTMFTone() local 387 std::string address = device.GetAddress(); in GetCurrentCallList() local 406 std::string address = device.GetAddress(); in AcceptIncomingCall() local 421 std::string address = device.GetAddress(); in HoldActiveCall() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | DeviceDiscoveryAction.java | 179 private boolean verifyValidLogicalAddress(int address) { in verifyValidLogicalAddress() 183 private void queryPhysicalAddress(int address) { in queryPhysicalAddress() 195 sendCommand(HdmiCecMessageBuilder.buildGivePhysicalAddress(getSourceAddress(), address)); in queryPhysicalAddress() local 212 private void queryOsdName(int address) { in queryOsdName() 223 sendCommand(HdmiCecMessageBuilder.buildGiveOsdNameCommand(getSourceAddress(), address)); in queryOsdName() local 236 private void queryVendorId(int address) { in queryVendorId() 248 HdmiCecMessageBuilder.buildGiveDeviceVendorIdCommand(getSourceAddress(), address)); in queryVendorId() local 260 private void queryPowerStatus(int address) { in queryPowerStatus() 271 sendCommand(HdmiCecMessageBuilder.buildGiveDevicePowerStatus(getSourceAddress(), address)); in queryPowerStatus() local 275 private boolean mayProcessMessageIfCached(int address, int opcode) { in mayProcessMessageIfCached()
|
H A D | HdmiCecMessageCache.java | 53 public HdmiCecMessage getMessage(int address, int opcode) { in getMessage() 67 public void flushMessagesFrom(int address) { in flushMessagesFrom()
|
H A D | DelayedMessageBuffer.java | 106 void processMessagesForDevice(int address) { in processMessagesForDevice() 136 void processActiveSource(int address) { in processActiveSource()
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | VpnService.java | 303 public boolean addAddress(InetAddress address, int prefixLength) { in addAddress() 333 public boolean removeAddress(InetAddress address, int prefixLength) { in removeAddress() 459 private static void check(InetAddress address, int prefixLength) { in check() 476 private static void checkNonPrefixBytes(@NonNull InetAddress address, int prefixLength) { in checkNonPrefixBytes() 560 public Builder addAddress(@NonNull InetAddress address, int prefixLength) { in addAddress() 582 public Builder addAddress(@NonNull String address, int prefixLength) { in addAddress() 628 public Builder addRoute(@NonNull InetAddress address, int prefixLength) { in addRoute() 672 public Builder addRoute(@NonNull String address, int prefixLength) { in addRoute() 704 public Builder addDnsServer(@NonNull InetAddress address) { in addDnsServer() 727 public Builder addDnsServer(@NonNull String address) { in addDnsServer()
|
/aosp14/frameworks/base/core/java/com/android/server/net/ |
H A D | NetlinkTracker.java | 94 private void maybeLog(String operation, String iface, LinkAddress address) { in maybeLog() 121 public void addressUpdated(String iface, LinkAddress address) { in addressUpdated() 135 public void addressRemoved(String iface, LinkAddress address) { in addressRemoved() 221 public final InetAddress address; field in DnsServerEntry 226 public DnsServerEntry(InetAddress address, long expiry) throws IllegalArgumentException { in DnsServerEntry() 320 InetAddress address; in addServers() local 345 private synchronized boolean updateExistingEntry(InetAddress address, long expiry) { in updateExistingEntry()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/spatialization_manager_test/src/ |
H A D | audio_spatialization_manager_unit_test.cpp | 51 std::string address = ""; variable 63 std::string address = "123"; variable 78 std::string address = "123"; variable
|
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/ |
H A D | print_converter.h | 24 #define SAFE_DELETE(address) \ argument 32 #define SAFE_DELETE_ARRAY(address) \ argument 40 inline bool IsValidString(const char *address) in IsValidString()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_wl.c | 35 BtAddr address; member 44 static BtmWhiteListEntity *BtmAllocWhiteListEntity(uint8_t addressType, const BtAddr *address) in BtmAllocWhiteListEntity() 88 static BtmWhiteListEntity *BtmFindWhiteListEntity(uint8_t addressType, const BtAddr *address) in BtmFindWhiteListEntity() 106 int BtmAddDeviceToWhiteList(uint8_t addressType, const BtAddr *address) in BtmAddDeviceToWhiteList() 157 void BtmRemoveDeviceFromWhiteList(uint8_t addressType, const BtAddr *address) in BtmRemoveDeviceFromWhiteList() 272 bool BtmIsDeviceInWhiteList(uint8_t addressType, const BtAddr *address) in BtmIsDeviceInWhiteList()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_sdp_client.cpp | 23 HidHostSdpClient::HidHostSdpClient(std::string address) in HidHostSdpClient() 35 std::string address = RawAddress::ConvertToString(addr->addr).GetAddress(); in SdpCallback() local 50 std::string address = RawAddress::ConvertToString(addr->addr).GetAddress(); in SdpCallback_() local 178 std::string address = RawAddress::ConvertToString(addr->addr).GetAddress(); in SdpPnpCallback() local 193 std::string address = RawAddress::ConvertToString(addr->addr).GetAddress(); in SdpPnpCallback_() local 235 BtAddr address; in DoPnpDiscovery() local 262 BtAddr address; in DoHidDiscovery() local
|
H A D | hid_host_l2cap_connection.cpp | 67 HidHostL2capConnection::HidHostL2capConnection(std::string address) in HidHostL2capConnection() 113 std::string *address = (std::string *)context; in HidHostSecurityCheckCallback() local 169 std::string *address = (std::string *)context; in HidHostIndSecurityCheckDeviceConnectCallback() local 340 std::string address = RawAddress::ConvertToString(addr->addr).GetAddress(); in HidHostL2cConnectControlReqCallback() local 354 std::string address = RawAddress::ConvertToString(addr->addr).GetAddress(); in HidHostL2cConnectInterruptReqCallback() local 417 std::string address = service->HidHostFindDeviceByLcid(lcid, &isControlLcid); in HidHostRecvConfigReqCallback() local 450 std::string address = service->HidHostFindDeviceByLcid(lcid, &isControlLcid); in HidHostRecvConfigRspCallback() local 482 std::string address = service->HidHostFindDeviceByLcid(lcid, &isControlLcid); in HidHostRecvDisconnectionReqCallback() local 511 std::string address = service->HidHostFindDeviceByLcid(lcid, &isControlLcid); in HidHostRecvDisconnectionRspCallback() local 539 std::string address = service->HidHostFindDeviceByLcid(lcid, &isControlLcid); in HidHostDisconnectAbnormalCallback() local [all …]
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | AudioDeviceAttributes.java | 121 @NonNull String address) { in AudioDeviceAttributes() 137 @NonNull String address, @NonNull String name, @NonNull List<AudioProfile> profiles, in AudioDeviceAttributes() 168 public AudioDeviceAttributes(int nativeType, @NonNull String address) { in AudioDeviceAttributes() 179 public AudioDeviceAttributes(int nativeType, @NonNull String address, @NonNull String name) { in AudioDeviceAttributes() 238 public void setAddress(@NonNull String address) { in setAddress()
|
H A D | AudioDevicePort.java | 49 int[] formats, AudioGain[] gains, int type, String address, int[] encapsulationModes, in AudioDevicePort() 62 AudioGain[] gains, int type, String address, int[] encapsulationModes, in AudioDevicePort() 96 public String address() { in address() method in AudioDevicePort
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_service.cpp | 160 std::string address = device.GetAddress(); in Connect() local 185 std::string address = device.GetAddress(); in Disconnect() local 238 std::string address = device.GetAddress(); in GetDeviceState() local 378 bool HfpAgService::DisconnectSingleSco(const std::string &address) in DisconnectSingleSco() 403 std::string address = device.GetAddress(); in GetScoState() local 581 std::string address = device.GetAddress(); in OpenVoiceRecognition() local 608 std::string address = device.GetAddress(); in CloseVoiceRecognition() local 644 std::string address = device.GetAddress(); in SetActiveDevice() local 678 std::string address = device.GetAddress(); in SendNoCarrier() local 830 bool HfpAgService::DialOutCallByHf(const std::string &address) in DialOutCallByHf() [all …]
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | raw_address.h | 61 explicit RawAddress(const std::string &address) : address_(address) {}; in RawAddress() 86 void SetAddress(const std::string &address) in SetAddress()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 322 void OnDeviceAddrChanged(const std::string &address) override in OnDeviceAddrChanged() 495 void OnDeviceAddrChanged(const std::string address) override in OnDeviceAddrChanged() 1320 int32_t BluetoothHostServer::GetPhonebookPermission(const std::string &address) in GetPhonebookPermission() 1332 int32_t BluetoothHostServer::GetMessagePermission(const std::string &address) in GetMessagePermission() 1344 int32_t BluetoothHostServer::GetPowerMode(const std::string &address) in GetPowerMode() 1372 std::string BluetoothHostServer::GetDeviceAlias(const std::string &address) in GetDeviceAlias() 1406 int32_t BluetoothHostServer::GetRemoteDeviceBatteryInfo(const std::string &address, in GetRemoteDeviceBatteryInfo() 1654 bool BluetoothHostServer::ReadRemoteRssiValue(const std::string &address) in ReadRemoteRssiValue() 1836 int32_t BluetoothHostServer::ConnectAllowedProfiles(const std::string &address) in ConnectAllowedProfiles() 1841 int32_t BluetoothHostServer::DisconnectAllowedProfiles(const std::string &address) in DisconnectAllowedProfiles() [all …]
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
H A D | net_address.cpp | 32 void NetAddress::SetIpAddress(const std::string &address) in SetIpAddress() 73 void NetAddress::SetIpAddressInner(const std::string &address) in SetIpAddressInner() 98 void NetAddress::SetRawAddress(const std::string &address) in SetRawAddress() 103 void NetAddress::SetAddress(const std::string &address) in SetAddress()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_p2p_hal_interface_test.cpp | 38 void onDeviceLost(const std::string &address) in onDeviceLost() 88 void onProvisionDiscoveryPbcRequest(const std::string &address) in onProvisionDiscoveryPbcRequest() 93 void onProvisionDiscoveryPbcResponse(const std::string &address) in onProvisionDiscoveryPbcResponse() 98 void onProvisionDiscoveryEnterPin(const std::string &address) in onProvisionDiscoveryEnterPin() 103 void onProvisionDiscoveryShowPin(const std::string &address, const std::string &pin) in onProvisionDiscoveryShowPin() 127 void onStaDeauthorized(const std::string &address) in onStaDeauthorized() 132 void onStaAuthorized(const std::string &address) in onStaAuthorized()
|
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/ |
H A D | CdmaSmsAddress.java | 123 public static byte[] parseToDtmf(String address) { in parseToDtmf() 164 private static String filterNumericSugar(String address) { in filterNumericSugar() 181 private static String filterWhitespace(String address) { in filterWhitespace() 203 public static CdmaSmsAddress parse(String address) { in parse()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_stub.cpp | 517 std::string address; in GetDeviceTypeInner() local 550 std::string address; in GetPhonebookPermissionInner() local 581 std::string address; in SetPhonebookPermissionInner() local 614 std::string address; in GetMessagePermissionInner() local 646 std::string address; in SetMessagePermissionInner() local 667 std::string address; in GetPowerModeInner() local 710 std::string address; in GetDeviceNameInner() local 732 std::string address; in GetDeviceAliasInner() local 767 std::string address; in SetDeviceAliasInner() local 788 std::string address; in GetRemoteDeviceBatteryInfoInner() local [all …]
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 773 int32_t BluetoothHostProxy::GetPhonebookPermission(const std::string &address) in GetPhonebookPermission() 819 int32_t BluetoothHostProxy::GetMessagePermission(const std::string &address) in GetMessagePermission() 865 int32_t BluetoothHostProxy::GetPowerMode(const std::string &address) in GetPowerMode() 916 std::string BluetoothHostProxy::GetDeviceAlias(const std::string &address) in GetDeviceAlias() 1009 int32_t BluetoothHostProxy::StartPair(int32_t transport, const std::string &address) in StartPair() 1059 bool BluetoothHostProxy::CancelPairing(int32_t transport, const std::string &address) in CancelPairing() 1109 bool BluetoothHostProxy::IsAclConnected(int32_t transport, const std::string &address) in IsAclConnected() 1134 bool BluetoothHostProxy::IsAclEncrypted(int32_t transport, const std::string &address) in IsAclEncrypted() 1159 int32_t BluetoothHostProxy::GetDeviceClass(const std::string &address, int &cod) in GetDeviceClass() 1300 bool BluetoothHostProxy::ReadRemoteRssiValue(const std::string &address) in ReadRemoteRssiValue() [all …]
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/options/include/ |
H A D | udp_send_options.h | 38 NetAddress address; variable
|
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/ |
H A D | TlsSocketUnilateralConnection.cpp | 37 void MockConnectionNetAddress(Socket::NetAddress &address) in MockConnectionNetAddress() 44 void MockConnectionParamOptions(Socket::NetAddress &address, TLSSecureOptions &secureOption, TLSCon… in MockConnectionParamOptions() 58 Socket::NetAddress address; in SetUnilateralHwTestShortParam() local 137 Socket::NetAddress address; variable 206 Socket::NetAddress address; variable 217 tlsService.GetRemoteAddress([&netAddress](int32_t errCode, const Socket::NetAddress &address) { in __anon659a62bd0d02() 300 Socket::NetAddress address; variable 336 Socket::NetAddress address; variable
|