Home
last modified time | relevance | path

Searched refs:opType (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/oss/src/resumable/
A DResumableDownloader.cc120 root["opType"] = record.opType; in Download()
251 root["opType"] = record_.opType; in prepare()
294 root["opType"] = record.opType; in validateRecord()
337 record_.opType = root["opType"].asString(); in loadRecord()
450 record_.opType = "ResumableDownload"; in initRecord()
A DResumableCopier.cc217 root["opType"] = record_.opType; in prepare()
250 root["opType"] = record.opType; in validateRecord()
283 record_.opType = root["opType"].asString(); in loadRecord()
393 record_.opType = "ResumableCopy"; in initRecord()
A DResumableCopier.h25 std::string opType; member
A DResumableDownloader.h33 std::string opType; member
A DResumableUploader.h26 std::string opType; member
A DResumableUploader.cc375 record_.opType = "ResumableUpload"; in initRecordInfo()
387 record_.opType = root["opType"].asString(); in buildRecordInfo()
400 root["opType"] = record_.opType; in dumpRecordInfo()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Dme_api.h606 uint8_t opType; member

Completed in 13 milliseconds