Home
last modified time | relevance | path

Searched defs:seq (Results 76 - 100 of 535) sorted by relevance

12345678910>>...22

/third_party/toybox/toys/posix/
H A Dpaste.c38 int i, any, dcount, dlen, len, seq = toys.optflags&FLAG_s; in paste_files() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DErrorScopeValidationTests.cpp167 testing::Sequence seq; in TEST_F() local
/third_party/python/Lib/test/
H A Dtest_contains.py14 class seq(base_set): class
/third_party/python/Objects/stringlib/
H A Djoin.h17 PyObject *seq, *item; in bytes_join() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dsalted_seed_seq_test.cc60 Sseq seq; in ConformsToInterface() local
[all...]
/base/hiviewdfx/hiview/base/
H A Dpipeline.cpp128 auto seq = caller->GetHiviewContext()->GetPipelineSequenceByName(pipelineName); in FillPipelineInfo() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_dao.cpp90 int64_t seq = 0; in SaveSubscriberInfo() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Duser_property_dao.cpp73 int64_t seq = 0; in Insert() local
H A Duser_id_dao.cpp73 int64_t seq = 0; in Insert() local
H A Dapp_event_observer_dao.cpp67 int64_t seq = 0; in Insert() local
H A Dapp_event_mapping_dao.cpp70 int64_t seq = 0; in Insert() local
H A Dcustom_event_param_dao.cpp84 int64_t seq = 0; in Insert() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_g711.cpp37 auto seq = rtp->GetSeq(); in InputRtp() local
74 RtpEncoderG711(uint32_t ssrc, uint32_t mtuSize, uint32_t sampleRate, uint8_t payloadType, uint32_t channels, uint16_t seq) RtpEncoderG711() argument
H A Drtp_unpack_impl.cpp77 void RtpUnpackImpl::OnRtpSorted(uint16_t seq, const RtpPacket::Ptr &rtp) in OnRtpSorted() argument
H A Drtp_maker.cpp23 RtpMaker::RtpMaker(uint32_t ssrc, size_t mtuSize, uint8_t payloadType, uint32_t sampleRate, uint16_t seq) in RtpMaker() argument
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H A Dapp_domain_verify_task_mgr.cpp32 AutoSeqReleaser(SafeMap<uint32_t, std::shared_ptr<IHttpTask>>* map, uint32_t seq) : seq_(seq), map_(map) in AutoSeqReleaser() argument
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dsurface_buffer_impl_test.cpp149 uint32_t seq; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_test.cpp44 void DataReceivedCB(unsigned int connectionId, ConnModule moduleId, int64_t seq, char *data, int32_t len) {} in DataReceivedCB() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/ispassseqcheck_fuzzer/
H A Dispassseqcheck_fuzzer.cpp47 int32_t seq = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in IsPassSeqCheckSwitch() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_common_data_test/
H A Dstream_common_data_test.cpp115 uint16_t seq; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.h125 int64_t seq; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_cipherkey_manager_virtual.c32 bool GetCipherKeyByNetworkId(const char *networkId, int32_t seq, uint32_t tableIndex, AesCtrCipherKey *cipherkey, in GetCipherKeyByNetworkId() argument
43 bool GetLocalCipherKey(int32_t seq, uint32_t *tableIndex, AesCtrCipherKey *cipherkey, int32_t keyLen) in GetLocalCipherKey() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_pending.c30 uint64_t seq; member
55 static int32_t CheckPendingPacketExisted(uint32_t id, uint64_t seq) in CheckPendingPacketExisted() argument
73 int32_t CreatePendingPacket(uint32_t id, uint64_t seq) in CreatePendingPacket() argument
114 void DeletePendingPacket(uint32_t id, uint64_t seq) in DeletePendingPacket() argument
168 GetPendingPacketData(uint32_t id, uint64_t seq, uint32_t waitMillis, bool isDelete, TransPendData *data) GetPendingPacketData() argument
210 SetPendingPacketData(uint32_t id, uint64_t seq, const TransPendData *data) SetPendingPacketData() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_manager.h49 uint64_t seq; member
/third_party/ffmpeg/libavcodec/
H A Dav1_parser.c59 const AV1RawSequenceHeader *seq; in av1_parser_parse() local

Completed in 9 milliseconds

12345678910>>...22