Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Ddata_publisher_sys_event_callback.h30 int32_t fileIndex, int32_t totalJsonSize): srcPath_(srcPath), in DataPublisherSysEventCallback() argument
31 destPath_(destPath), fileIndex_(fileIndex), totalJsonSize_(totalJsonSize){}; in DataPublisherSysEventCallback()
/base/request/request/frameworks/js/napi/include/upload/
Dupload_config.h63 uint32_t fileIndex; member
/base/request/request/frameworks/js/napi/src/upload/
Dupload_task.cpp120 data.fileIndex = index++; in InitFileArray()
Dcurl_adp.cpp56 vmem.fileIndex); in DoUpload()
425 …if (fData->adp->fileDatas_.size() == fData->fileIndex && fData->adp->config_->fsuccess != nullptr)… in NotifyAPI5()