Searched refs:opType (Results 1 – 7 of 7) sorted by relevance
120 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()
217 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()
25 std::string opType; member
33 std::string opType; member
26 std::string opType; member
375 record_.opType = "ResumableUpload"; in initRecordInfo()387 record_.opType = root["opType"].asString(); in buildRecordInfo()400 root["opType"] = record_.opType; in dumpRecordInfo()
606 uint8_t opType; member
Completed in 13 milliseconds