/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | media_service.h | 150 void SetActiveDevice(const std::string &addr) in SetActiveDevice() 158 int PressButton(const std::string &addr, uint8_t button, uint8_t label) in PressButton() 163 int ReleaseButton(const std::string &addr, uint8_t button, uint8_t label) in ReleaseButton() 186 std::vector<uint8_t> GetCapabilities(const std::string &addr, uint8_t label) in GetCapabilities() 196 int GetPlayerAppSettingAttributes(const std::string &addr, uint8_t label) in GetPlayerAppSettingAttributes() 244 int GetPlayStatus(const std::string &addr, uint8_t label, uint8_t context) in GetPlayStatus() 294 int GetSelectedTrack(const std::string addr, uint8_t label) in GetSelectedTrack() 299 int GetAddressedPlayer(const std::string &addr, uint8_t label) in GetAddressedPlayer() 304 int GetUidCounter(const std::string &addr, uint8_t label) in GetUidCounter() 309 int GetCurrentAbsoluteVolume(const std::string &addr, uint8_t label) in GetCurrentAbsoluteVolume() [all …]
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | font_ram_allocator.cpp | 52 void* addr = reinterpret_cast<void *>(currentRamAddr_); in Allocate() local 83 void FontRamAllocator::DynamicFree(void* addr) in DynamicFree() 88 uint32_t FontRamAllocator::GetMemSize(void* addr) in GetMemSize() 93 uint32_t FontRamAllocator::AlignUp(uint32_t addr) in AlignUp() 98 bool FontRamAllocator::IsAligned(uint32_t addr) in IsAligned()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 125 void BleSecurity::LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context) in LeRemoteEncryptionKeyReqEvent() 142 const BtAddr *addr, GAP_SignCounterType type, uint32_t counter, void *context) in LeSignCounterChangeNotification() 228 void BleSecurity::LePairPassKeyReq(const BtAddr *addr, void *context) in LePairPassKeyReq() 244 void BleSecurity::LePairOobReq(const BtAddr *addr, void *context) in LePairOobReq() 260 void BleSecurity::LePairScOobReq(const BtAddr *addr, void *context) in LePairScOobReq() 363 void BleSecurity::GapRequestSigningAlgorithmInfo(const BtAddr *addr, void *context) in GapRequestSigningAlgorithmInfo() 766 RawAddress addr = RawAddress::ConvertToString(param.lePairOobReq_.addr.addr); in GapLePairOobReq() local 898 BtAddr addr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, peerAddrType}; in StartPair() local 915 BtAddr addr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, peerAddrType}; in SetDevicePasskey() local 932 BtAddr addr = {{0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, peerAddrType}; in SetUserConfirm() local [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
H A D | lnn_connection_addr_utils.c | 64 bool LnnConvertAddrToOption(const ConnectionAddr *addr, ConnectOption *option) in LnnConvertAddrToOption() 109 bool LnnConvertOptionToAddr(ConnectionAddr *addr, const ConnectOption *option, in LnnConvertOptionToAddr() 187 bool LnnConvertAddrToAuthConnInfo(const ConnectionAddr *addr, AuthConnInfo *connInfo) in LnnConvertAddrToAuthConnInfo() 227 bool LnnConvertAuthConnInfoToAddr(ConnectionAddr *addr, const AuthConnInfo *connInfo, in LnnConvertAuthConnInfoToAddr() 265 bool LnnIsConnectionAddrInvalid(const ConnectionAddr *addr) in LnnIsConnectionAddrInvalid() 304 const char *LnnPrintConnectionAddr(const ConnectionAddr *addr) in LnnPrintConnectionAddr()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_hf_server.cpp | 195 RawAddress addr(device.GetAddress()); in ConnectSco() local 204 RawAddress addr(device.GetAddress()); in DisconnectSco() local 242 RawAddress addr(device.GetAddress()); in GetDeviceState() local 251 RawAddress addr(device.GetAddress()); in GetScoState() local 260 RawAddress addr(device.GetAddress()); in SendDTMFTone() local 269 RawAddress addr(device.GetAddress()); in Connect() local 278 RawAddress addr(device.GetAddress()); in Disconnect() local 287 RawAddress addr(device.GetAddress()); in OpenVoiceRecognition() local 296 RawAddress addr(device.GetAddress()); in CloseVoiceRecognition() local 307 RawAddress addr(device.GetAddress()); in GetCurrentCallList() local [all …]
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/osal/uhdf/ |
H A D | osal_atomic_def.h | 29 static inline int32_t BitDoNotSupport(int nr, unsigned long *addr) in BitDoNotSupport() 35 #define OsalTestBitWrapper(nr, addr) BitDoNotSupport(nr, addr) argument 36 #define OsalTestSetBitWrapper(nr, addr) BitDoNotSupport(nr, addr) argument 37 #define OsalTestClearBitWrapper(nr, addr) BitDoNotSupport(nr, addr) argument 38 #define OsalClearBitWrapper(nr, addr) BitDoNotSupport(nr, addr) argument
|
/ohos5.0/drivers/peripheral/camera/test/mpi/src/ |
H A D | hdi_stream_test.cpp | 73 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0202() 127 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0402() 215 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0602() 264 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0802() 310 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0a02() 351 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0c02() 395 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d0e02() 436 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d1002() 481 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d1202() 523 Test_->streamInfo->bufferQueue_ = consumer->CreateProducer([this](void* addr, uint32_t size) { in __anon1ab2d62d1402() [all …]
|
H A D | resolution_test.cpp | 75 …Test_->streamInfo_pre->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t… in __anone71a65810202() 104 …Test_->streamInfo_capture->bufferQueue_ = consumer_capture->CreateProducer([this](void* addr, uint… in __anone71a65810402() 181 …Test_->streamInfo_pre->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t… in __anone71a65810602() 211 …Test_->streamInfo_video->bufferQueue_ = consumer_video->CreateProducer([this](void* addr, uint32_t… in __anone71a65810802() 288 …Test_->streamInfo_pre->bufferQueue_ = preview_consumer->CreateProducer([this](void* addr, uint32_t… in __anone71a65810a02() 318 …Test_->streamInfo_video->bufferQueue_ = consumer_video->CreateProducer([this](void* addr, uint32_t… in __anone71a65810c02()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_br_sec.c | 862 BtAddr addr = {0}; in GapOnAuthenticationComplete() local 1336 BtAddr addr; in GapOnRemoteOOBDataRequestEvent() local 1350 BtAddr addr; in GapRemoteOOBDataRequestReplyComplete() local 1360 BtAddr addr; in GapRemoteOOBExtendedDataRequestReplyComplete() local 1423 BtAddr addr; in GapOnPINCodeRequestEvent() local 1450 BtAddr addr; in GapPINCodeRequestReplyComplete() local 1539 BtAddr addr; in GapOnLinkKeyNotificationEvent() local 1559 BtAddr addr; in GapOnLinkKeyRequestEvent() local 1590 BtAddr addr; in GapLinkKeyRequestReplyComplete() local 1640 BtAddr addr; in GapOnSimplePairingComplete() local [all …]
|
H A D | gap_le_sec.c | 240 BtAddr addr = {0}; in GapLeAuthenticationRequest() local 384 BtAddr addr = {0}; in GapLePairResult() local 419 BtAddr addr = {0}; in GapLeRemotePairRequest() local 475 BtAddr addr = {0}; in GapLeRemoteSecurityRequest() local 497 BtAddr addr = {0}; in GapLeLongTermKeyRequest() local 519 BtAddr addr = {0}; in GapLeEncryptionComplete() local 682 const BtAddr *addr = &deviceInfo->addr; in GapLeRequestSecurityMaster() local 807 static int GapLePair(const BtAddr *addr) in GapLePair() 841 void GapLeDoPair(const void *addr) in GapLeDoPair() 849 int GAP_LePair(const BtAddr *addr) in GAP_LePair() [all …]
|
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/ |
H A D | hc_types.c | 31 void *addr = OhosMalloc(MEM_TYPE_HICHAIN, size); in HcMalloc() local 33 void *addr = malloc(size); in HcMalloc() local 43 void HcFree(void *addr) in HcFree()
|
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/cpp/src/ |
H A D | ux_page_table.cpp | 28 UxPageTable::UxPageTable(uint64_t addr, size_t len) in UxPageTable() 56 void UxPageTable::GetUxpte(uint64_t addr, size_t len) in GetUxpte() 61 void UxPageTable::PutUxpte(uint64_t addr, size_t len) in PutUxpte() 67 bool UxPageTable::CheckPresent(uint64_t addr, size_t len) in CheckPresent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | profile_config.cpp | 71 const std::string &addr, const std::string §ion, const std::string &property, int &value) in GetValue() 78 const std::string &addr, const std::string §ion, const std::string &property, bool &value) in GetValue() 85 const std::string &addr, const std::string §ion, const std::string &property, int &value) in SetValue() 95 const std::string &addr, const std::string §ion, const std::string &property, bool &value) in SetValue() 104 bool ProfileConfig::RemoveAddr(const std::string &addr) in RemoveAddr() 113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string §ion, const std::… in RemoveProperty() 122 bool ProfileConfig::HasSection(const std::string &addr, const std::string §ion) in HasSection()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/ |
H A D | connection_fsm_mock_test.cpp | 78 ConnectionAddr addr; variable 95 ConnectionAddr addr; variable 120 ConnectionAddr addr; variable 154 ConnectionAddr addr; variable
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_memory.cpp | 49 bool DfxMemory::ReadMem(uintptr_t addr, uintptr_t *val) in ReadMem() 57 size_t DfxMemory::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() 108 bool DfxMemory::ReadU8(uintptr_t& addr, uint8_t *val, bool incre) in ReadU8() 116 bool DfxMemory::ReadU16(uintptr_t& addr, uint16_t *val, bool incre) in ReadU16() 124 bool DfxMemory::ReadU32(uintptr_t& addr, uint32_t *val, bool incre) in ReadU32() 132 bool DfxMemory::ReadU64(uintptr_t& addr, uint64_t *val, bool incre) in ReadU64() 140 bool DfxMemory::ReadUptr(uintptr_t& addr, uintptr_t *val, bool incre) in ReadUptr() 181 bool DfxMemory::ReadPrel31(uintptr_t& addr, uintptr_t *val) in ReadPrel31() 192 uint64_t DfxMemory::ReadUleb128(uintptr_t& addr) in ReadUleb128() 208 int64_t DfxMemory::ReadSleb128(uintptr_t& addr) in ReadSleb128() [all …]
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | tcp_test.rs | 32 let addr = listener.local_addr().unwrap(); in sdv_tcp_ipv6_connect() localVariable 253 let addr = tcp.local_addr().unwrap(); in sdv_tcp_multi_runtime() localVariable 344 let addr = tcp.local_addr().unwrap(); in sdv_tcp_address_in_use() localVariable 418 let addr = tcp.local_addr().unwrap(); in sdv_tcp_drop_out_context() localVariable 431 let addr = rx.await.unwrap(); in sdv_tcp_drop_out_context() localVariable 469 let addr = tcp.local_addr().unwrap(); in sdv_tcp_cancel() localVariable 483 let addr = match rx.await { in sdv_tcp_cancel() localVariable 514 let addr = tcp.local_addr().unwrap(); in sdv_tcp_cancel() localVariable 527 let addr = rx.await.unwrap(); in sdv_tcp_cancel() localVariable 562 let addr = tcp.local_addr().unwrap(); in sdv_tcp_unexpected_eof() localVariable [all …]
|
H A D | async_buf_read.rs | 33 let addr = "127.0.0.1:8180"; in sdv_buf_reader_read_until() localVariable 49 let addr = "127.0.0.1:8180"; in sdv_buf_reader_read_until() localVariable 77 let addr = "127.0.0.1:8181"; in sdv_buf_reader_read_line() localVariable 91 let addr = "127.0.0.1:8181"; in sdv_buf_reader_read_line() localVariable 118 let addr = "127.0.0.1:8182"; in sdv_buf_reader_split() localVariable 130 let addr = "127.0.0.1:8182"; in sdv_buf_reader_split() localVariable 157 let addr = "127.0.0.1:8183"; in sdv_buf_reader_lines() localVariable 178 let addr = "127.0.0.1:8183"; in sdv_buf_reader_lines() localVariable 260 let addr = "127.0.0.1:8187"; in sdv_buf_reader_read() localVariable 272 let addr = "127.0.0.1:8187"; in sdv_buf_reader_read() localVariable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_stub.cpp | 140 std::string addr = data.ReadString(); in OnConnectionStateChangedInner() local 151 std::string addr = data.ReadString(); in OnPressButtonInner() local 162 std::string addr = data.ReadString(); in OnReleaseButtonInner() local 173 std::string addr = data.ReadString(); in OnSetBrowsedPlayerInner() local 195 std::string addr = data.ReadString(); in OnGetCapabilitiesInner() local 225 std::string addr = data.ReadString(); in OnGetPlayerAppSettingAttributesInner() local 246 std::string addr = data.ReadString(); in OnGetPlayerAppSettingValuesInner() local 267 std::string addr = data.ReadString(); in OnGetPlayerAppSettingCurrentValueInner() local 296 std::string addr = data.ReadString(); in OnSetPlayerAppSettingCurrentValueInner() local 306 std::string addr = data.ReadString(); in OnGetPlayerAppSettingAttributeTextInner() local [all …]
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/benches/ |
H A D | ylong_tokio_uds.rs | 61 let addr = $path.to_owned() + &i.to_string(); localVariable 69 let addr = $path.to_owned() + &i.to_string(); localVariable 115 let addr = $path.to_owned() + &i.to_string(); localVariable 123 let addr = $path.to_owned() + &i.to_string(); localVariable
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/include/ |
H A D | osal_atomic_def.h | 35 #define OsalTestBitWrapper(nr, addr) test_bit(nr, addr) argument 36 #define OsalTestSetBitWrapper(nr, addr) test_and_change_bit(nr, addr) argument 37 #define OsalTestClearBitWrapper(nr, addr) test_and_clear_bit(nr, addr) argument 38 #define OsalClearBitWrapper(nr, addr) clear_bit(nr, addr) argument
|
/ohos5.0/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() 61 static BtmInquiryDBEntity *BtmFindInquiryEntiryByAddress(const BtAddr *addr) in BtmFindInquiryEntiryByAddress() 78 int BtmAssignOrUpdateInquiryInfo(const BtAddr *addr, const BtmInquiryInfo *info) in BtmAssignOrUpdateInquiryInfo() 103 int BtmQueryInquiryInfoByAddr(const BtAddr *addr, BtmInquiryInfo *info) in BtmQueryInquiryInfoByAddr()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_state_machine.cpp | 112 void A2dpStateIdle::ProcessDisconnectReq(BtAddr addr, uint8_t role) in ProcessDisconnectReq() 126 void A2dpStateIdle::ProcessTimeout(BtAddr addr, uint8_t role) in ProcessTimeout() 443 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd() local 568 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd() local 709 void A2dpStateOpen::ProcessDisconnectReq(BtAddr addr, uint8_t role) in ProcessDisconnectReq() 745 void A2dpStateOpen::ProcessCloseCfm(BtAddr addr, uint8_t role) in ProcessCloseCfm() 764 void A2dpStateOpen::ProcessStartCfm(BtAddr addr, uint8_t role) in ProcessStartCfm() 799 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd() local 804 void A2dpStateOpen::ProcessTimeout(BtAddr addr, uint8_t role) in ProcessTimeout() 1005 void A2dpStateStreaming::ProcessCloseCfm(BtAddr addr, uint8_t role) in ProcessCloseCfm() [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_color_picker_test.cpp | 56 int addr = 1; variable 76 int addr = 1; variable 95 int addr = 1; variable 116 int addr = 1; variable 136 int addr = 1; variable
|
/ohos5.0/base/security/certificate_framework/frameworks/common/v1.0/src/ |
H A D | cf_memory.c | 27 void *addr = malloc(size); in CfMalloc() local 34 void CfFree(void *addr) in CfFree()
|
/ohos5.0/base/security/crypto_framework/common/src/ |
H A D | memory.c | 27 void *addr = malloc(size); in HcfMalloc() local 34 void HcfFree(void *addr) in HcfFree()
|