| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/ |
| H A D | dentry_meta_file_test.cpp | 624 uint8_t addr[] = {0}; in HWTEST_F() local 651 uint8_t addr[] = {0}; in HWTEST_F() local
|
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/dentry/mock/ |
| H A D | base_interface_lib_mock.cpp | 98 uint32_t FindNextZeroBit(const uint8_t addr[], uint32_t maxSlots, uint32_t start) in FindNextZeroBit() argument 111 uint32_t FindNextBit(const uint8_t addr[], uint32_t maxSlots, uint32_t start) in FindNextBit() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_data_connection_server.cpp | 35 auto addr = HfpHfRfcommConnection::GetRemoteAddressByHandle(handle); in ProcessDataConnectionServerCallback() local 75 std::string addr; in DataConnectionServerCallback() local
|
| H A D | hfp_hf_rfcomm_connection.cpp | 56 std::string addr = RawAddress::ConvertToString(remoteAddr_.addr).GetAddress(); in Connect() local 99 void HfpHfRfcommConnection::SetRemoteAddr(const std::string &addr) in SetRemoteAddr() argument 126 void HfpHfRfcommConnection::AddConnectionDevice(uint16_t handle, std::string addr) in AddConnectionDevice() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/ |
| H A D | socket_sdp_client.cpp | 25 int SocketSdpClient::StartDiscovery(const std::string &addr, const Uuid &uuid, void *context) in StartDiscovery() argument 56 uint8_t SocketSdpClient::SearchAttributes(const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum) in SearchAttributes() argument 91 SdpSearchCallback( const BtAddr *addr, const SdpService *serviceAry, uint16_t serviceNum, void *context) SdpSearchCallback() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/ |
| H A D | transport_def.h | 51 const RawAddress *addr; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
| H A D | avctp_gap.c | 200 AvctRequestSecurityBy( const uint16_t aclHandle, const BtAddr addr, const uint16_t lcid, const uint8_t id, const uint16_t lpsm) AvctRequestSecurityBy() argument
|
| H A D | avctp_ctrl_l2cap.h | 83 BtAddr addr; member
|
| H A D | avctp_br_l2cap.h | 82 BtAddr addr; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
| H A D | rfcomm_session.c | 140 RfcommSessionInfo *RfcommCreateSession(const BtAddr *addr, uint16_t lcid, uint8_t id, bool isInitiator) in RfcommCreateSession() argument 291 RfcommSessionInfo *RfcommGetSessionByAddr(const BtAddr *addr) in RfcommGetSessionByAddr() argument
|
| H A D | rfcomm_l2cap.c | 33 BtAddr addr; in RfcommRecvConnectReqCback() local 241 void RfcommSendConnectReqCback(const BtAddr *addr, uint16_t lcid, int result) in RfcommSendConnectReqCback() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm_inq_db.c | 25 BtAddr addr; member 32 static BtmInquiryDBEntity *BtmAllocInquiryDBEntity(const BtAddr *addr, const BtmInquiryInfo *info) in BtmAllocInquiryDBEntity() argument 61 static BtmInquiryDBEntity *BtmFindInquiryEntiryByAddress(const BtAddr *addr) in BtmFindInquiryEntiryByAddress() argument 78 int BtmAssignOrUpdateInquiryInfo(const BtAddr *addr, cons argument 103 BtmQueryInquiryInfoByAddr(const BtAddr *addr, BtmInquiryInfo *info) BtmQueryInquiryInfoByAddr() argument [all...] |
| /foundation/communication/dsoftbus/adapter/common/bus_center/network/ |
| H A D | lnn_netmanager_listener.cpp | 125 OnInterfaceAddressUpdated( const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressUpdated() argument 164 OnInterfaceAddressRemoved( const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressRemoved() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_pixmap.cpp | 26 SkiaPixmap::SkiaPixmap(const ImageInfo& imageInfo, const void* addr, size_t rowBytes) in SkiaPixmap() argument
|
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| H A D | stream_customer.h | 60 void* addr = buff->GetVirAddr();
in OnBufferAvailable() local
|
| /third_party/elfutils/tests/ |
| H A D | get-lines.c | 93 Dwarf_Addr addr; in main() local
|
| H A D | dwarf-die-addr-die.c | 46 void *addr = die->addr; in check_die() local
|
| H A D | next-lines.c | 71 Dwarf_Addr addr; in main() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit1607.c | 120 struct Curl_addrinfo *addr; variable [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_module_getsym.c | 37 __libdwfl_getsym (Dwfl_Module *mod, int ndx, GElf_Sym *sym, GElf_Addr *addr, in __libdwfl_getsym() argument 201 dwfl_module_getsym_info(Dwfl_Module *mod, int ndx, GElf_Sym *sym, GElf_Addr *addr, GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *bias) dwfl_module_getsym_info() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtspenc.c | 46 int ff_rtsp_setup_output_streams(AVFormatContext *s, const char *addr) in ff_rtsp_setup_output_streams() argument
|
| H A D | unix.c | 37 struct sockaddr_un addr; member [all...] |
| /third_party/alsa-lib/test/ |
| H A D | seq-decoder.c | 265 snd_seq_addr_t addr; in event_decoder() local [all...] |
| /third_party/backends/backend/ |
| H A D | gt68xx_gt6801.c | 120 SANE_Word addr, bytes_left; in gt6801_download_firmware() local
|
| /third_party/curl/lib/ |
| H A D | if2ip.c | 120 void *addr; in Curl_if2ip() local
|