Home
last modified time | relevance | path

Searched defs:head (Results 126 - 138 of 138) sorted by relevance

123456

/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp399 uint64_t head = SpliceOffset(readTsIndex_, 0); in CheckDataIntegrity() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c821 ConnPktHead *head = (ConnPktHead *)ctx->data; in DataReceived() local
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c877 AuthDataHead head = { in PostCancelAuthMessage() local
1164 HandleDeviceIdData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDeviceIdData() argument
1217 HandleAuthData(const AuthConnInfo *connInfo, const AuthDataHead *head, const uint8_t *data) HandleAuthData() argument
1272 HandleDeviceInfoData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDeviceInfoData() argument
1307 HandleCloseAckData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleCloseAckData() argument
1327 AuthDataHead head = { PostDecryptFailAuthData() local
1342 HandleConnectionData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleConnectionData() argument
1392 HandleDecryptFailData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleDecryptFailData() argument
1435 HandleCancelAuthData( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) HandleCancelAuthData() argument
1466 OnDataReceived( uint64_t connId, const AuthConnInfo *connInfo, bool fromServer, const AuthDataHead *head, const uint8_t *data) OnDataReceived() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_impl.cpp68 uint8_t* head = static_cast<uint8_t*>(malloc(bytes.size() * sizeof(uint8_t))); in VectorToByteArray() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h193 char head[FILLP_HLEN]; member
215 char head[FILLP_HLEN]; member
224 char head[FILLP_HLEN]; member
229 char head[FILLP_HLEN]; member
257 char head[FILLP_HLEN]; member
287 char head[FILLP_HLEN]; member
295 char head[FILLP_HLEN]; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1552 static void ClearDFileFrameList(List *head) in ClearDFileFrameList() argument
1582 static void ProcessDFileFrameList(DFileSession *session, List *head) in ProcessDFileFrameList() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h134 List head; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c630 List *head = GetCoapContextList(); local
1010 List *head = GetCoapContextList(); local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1258 std::size_t head = length; in TestStringForParseUri() local
1279 std::size_t head = length; in TestFloatForParseUri() local
1300 std::size_t head = length; in TestFloatArrayForParseUri() local
1325 std::size_t head = length; in TestStringArrayForParseUri() local
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp1122 std::size_t head = 0; in HWTEST_F() local
1214 std::size_t head = 0; in HWTEST_F() local
1281 std::size_t head = 0; HWTEST_F() local
1373 std::size_t head = 0; HWTEST_F() local
1445 std::size_t head = 0; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp194 FontHeader head; in DrawColorLetter() local
241 FontHeader head; in DrawNormalLetter() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c1734 ListNode *head = &(g_recvMessageInfo.node); in ClearRecvMessage() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c963 ConnPktHead *head = (ConnPktHead *)ctx->data; in BleDataReceived() local
2115 ConnPktHead *head in ConflictPostBytes() local
[all...]

Completed in 38 milliseconds

123456