| /base/security/access_token/interfaces/innerkits/accesstoken/include/ |
| H A D | sec_comp_enhance_data.h | 73 uint32_t seqNum; member
|
| /foundation/communication/dsoftbus/tests/core/transmission/common/trans_pending_pkt_test/ |
| H A D | trans_pending_pkt_test.cpp | 93 int32_t seqNum = 1111; in HWTEST_F() local 111 int32_t seqNum = 1111; in HWTEST_F() local 134 int32_t seqNum = 222; in HWTEST_F() local 179 int32_t seqNum = 0; HWTEST_F() local 222 int32_t seqNum = 0; HWTEST_F() local 244 int32_t seqNum = 0; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| H A D | rdb_notifier_proxy.cpp | 28 int32_t RdbNotifierProxy::OnComplete(uint32_t seqNum, Details &&result) in OnComplete() argument
|
| /foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
| H A D | rdb_service.h | 33 uint32_t seqNum = 0; member
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/ |
| H A D | i_stream.h | 37 uint32_t seqNum = 0; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_notifier_proxy.cpp | 70 void KVDBNotifierProxy::SyncCompleted(uint64_t seqNum, ProgressDetail &&detail) in SyncCompleted() argument
|
| /base/security/access_token/services/privacymanager/src/seccomp/ |
| H A D | privacy_sec_comp_enhance_agent.cpp | 141 int32_t PrivacySecCompEnhanceAgent::UpdateSecCompEnhance(int32_t pid, uint32_t seqNum) in UpdateSecCompEnhance() argument
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/bufferutils_fuzzer/ |
| H A D | bufferutils_fuzzer.cpp | 42 uint32_t seqNum = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/surfacebuffer_fuzzer/ |
| H A D | surfacebuffer_fuzzer.cpp | 86 uint32_t seqNum = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_vk_image_manager.cpp | 135 void RSVkImageManager::UnMapVkImageFromSurfaceBuffer(int32_t seqNum) in UnMapVkImageFromSurfaceBuffer() argument
|
| H A D | rs_egl_image_manager.cpp | 317 void RSEglImageManager::UnMapEglImageFromSurfaceBuffer(int32_t seqNum) in UnMapEglImageFromSurfaceBuffer() argument 345 UnMapEglImageFromSurfaceBufferForUniRedraw(int32_t seqNum) UnMapEglImageFromSurfaceBufferForUniRedraw() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_notifier_stub.cpp | 65 uint32_t seqNum = 0; in OnCompleteInner() local 74 int32_t RdbNotifierStub::OnComplete(uint32_t seqNum, Details &&result) in OnComplete() argument
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | producer_surface.cpp | 222 uint32_t seqNum = static_cast<uint32_t>(*it); member
|
| H A D | buffer_queue_consumer.cpp | 287 GSError BufferQueueConsumer::IsSurfaceBufferInCache(uint32_t seqNum, bool &isInCache) in IsSurfaceBufferInCache() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_surface_handler_test.cpp | 67 static inline void BufferDeleteCbFunc(int32_t seqNum) in BufferDeleteCbFunc() argument
|
| /foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/ |
| H A D | trans_common_mock.cpp | 61 SoftBusEncryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, unsigned char *encryptData, uint32_t *encryptLen, int32_t seqNum) SoftBusEncryptDataWithSeq() argument 67 SoftBusDecryptDataWithSeq(AesGcmCipherKey *cipherKey, const unsigned char *input, uint32_t inLen, unsigned char *decryptData, uint32_t *decryptLen, int32_t seqNum) SoftBusDecryptDataWithSeq() argument
|
| /foundation/communication/dsoftbus/core/transmission/common/src/ |
| H A D | trans_pending_pkt.c | 91 static PendingPktInfo *CreatePendingItem(int32_t channelId, int32_t seqNum) in CreatePendingItem() argument 131 int32_t AddPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) in AddPendingPacket() argument 163 static PendingPktInfo *GetPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) in GetPendingPacket() argument 192 void DelPendingPacketbyChannelId(int32_t channelId, int32_t seqNum, int32_t type) in DelPendingPacketbyChannelId() argument 225 int32_t ProcPendingPacket(int32_t channelId, int32_t seqNum, int32_ argument 257 SetPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) SetPendingPacket() argument [all...] |
| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| H A D | dsoftbus_crypto_test.cpp | 354 int32_t seqNum = 1; in HWTEST_F() local 374 int32_t seqNum = 1; in HWTEST_F() local 396 int32_t seqNum = 1; in HWTEST_F() local 416 int32_t seqNum = 1; in HWTEST_F() local 535 int32_t seqNum = 1; HWTEST_F() local 563 int32_t seqNum = 1; HWTEST_F() local 595 int32_t seqNum = 1; HWTEST_F() local 623 int32_t seqNum = 1; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| H A D | kvdb_notifier_client.cpp | 46 void KVDBNotifierClient::SyncCompleted(uint64_t seqNum, ProgressDetail &&detail) in SyncCompleted() argument
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
| H A D | fillp_frame.h | 32 FILLP_UINT16 seqNum; member 44 FILLP_UINT32 seqNum; /* fragment sequence number of the frame */ member 48 FILLP_UINT32 seqNum; member
|
| /base/security/access_token/frameworks/inner_api/privacy/src/ |
| H A D | privacy_manager_proxy.cpp | 333 int32_t PrivacyManagerProxy::UpdateSecCompEnhance(int32_t pid, uint32_t seqNum) in UpdateSecCompEnhance() argument
|
| H A D | privacy_kit.cpp | 195 int32_t PrivacyKit::UpdateSecCompEnhance(int32_t pid, uint32_t seqNum) in UpdateSecCompEnhance() argument
|
| /base/telephony/sms_mms/services/sms/include/ |
| H A D | sms_base_message.h | 32 uint16_t seqNum; member
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/ |
| H A D | dsched_softbus_session.cpp | 442 TlvItem seqNum = { TLV_TYPE_SEQ_NUM, sizeof(uint32_t), headPara.seqNum }; in MakeFragDataHeader() local
|
| /foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/ |
| H A D | bufferqueue_fuzzer.cpp | 109 uint32_t seqNum = GetData<uint32_t>(); in BufferQueueFuzzTest1() local
|