Home
last modified time | relevance | path

Searched defs:headLength (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
Dwifi_p2p_service_request_list.cpp105 std::size_t headLength = SERVICE_TLV_LENGTH_SIZE + PROTOCOL_SIZE + TRANSACTION_ID_SIZE; in ParseTlvs2ReqList() local
Dwifi_p2p_service_response_list.cpp153 …std::size_t headLength = SERVICE_TLV_LENGTH_SIZE + PROTOCOL_SIZE + TRANSACTION_ID_SIZE + SERVICE_S… in ParseTlvs2RespList() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
Diprocess_communicator.h162 …tual DBStatus CheckAndGetDataHeadInfo(const uint8_t *data, uint32_t totalLen, uint32_t &headLength, in CheckAndGetDataHeadInfo()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
Dadapter_stub.cpp208 uint32_t headLength = 0; in DeliverBytes() local
215 … AdapterStub::CheckAndGetDataHeadInfo(const uint8_t *data, uint32_t totalLen, uint32_t &headLength, in CheckAndGetDataHeadInfo()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dnetwork_adapter.cpp270 uint32_t headLength = 0; in OnDataReceiveHandler() local