Searched defs:totalSize (Results 1 – 8 of 8) sorted by relevance
103 auto totalSize = nodeAPI->getTotalChildCount(nodeHandler); in measure() local151 auto totalSize = nodeAPI->getTotalChildCount(nodeHandler); in OnMeasureReceive() local206 auto totalSize = nodeAPI->getTotalChildCount(nodeHandler); in OnLayoutReceive() local
341 void HttpOnUploadProgress(uint64_t totalSize, uint64_t transferredSize) in HttpOnUploadProgress()346 void HttpOnDownloadProgress(uint64_t totalSize, uint64_t transferredSize) in HttpOnDownloadProgress()
1162 int32_t totalSize = 4467270; in LppDataNeededThread1() local1218 int32_t totalSize = 4467270; in LppVideoDataNeededThread() local
61 void ListChildrenMainSizeOption::Resize(int32_t totalSize) in Resize()
732 void Http_SampleOnUploadProgressCallback(uint64_t totalSize, uint64_t transferredSize) in Http_SampleOnUploadProgressCallback()737 void Http_SampleOnDownloadProgressCallback(uint64_t totalSize, uint64_t transferredSize) in Http_SampleOnDownloadProgressCallback()
654 void OnProgressCallback(uint64_t totalSize, uint64_t transferredSize) in OnProgressCallback()