Home
last modified time | relevance | path

Searched refs:isEndFrame (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c410 uint8_t isEndFrame = NSTACKX_FALSE; in CreateSendBlockFrame() local
436 UpdateFileLisSendStatus(fileList, fileInfo, &isEndFrame); in CreateSendBlockFrame()
442 if (isEndFrame) { in CreateSendBlockFrame()
H A Dnstackx_file_manager.c1859 uint8_t GetBlockHeadFlag(uint8_t isStartFrame, uint8_t isEndFrame) in GetBlockHeadFlag() argument
1863 if (isEndFrame) { in GetBlockHeadFlag()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h429 uint8_t GetBlockHeadFlag(uint8_t isStartFrame, uint8_t isEndFrame);
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.h496 void HandlePendingAllocationsImpl(const bool isEndFrame);