Searched defs:optionalData (Results 1 – 7 of 7) sorted by relevance
59 ### optionalData subsection
27 std::map<std::string, std::string> optionalData, std::vector<uint8_t> *keyRequest) in getKeyRequest()
77 std::map<std::string, std::string> optionalData; member
69 OptRowData optionalData; member
312 int DataTransformer::DeSerializeValue(const Value &value, OptRowData &optionalData, in DeSerializeValue()
118 for (auto optionalData : licenseRequestInfo.optionalData) { in GenerateMediaKeyRequest() local
124 std::map<std::string, std::string> optionalData; member