Home
last modified time | relevance | path

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

/external/chromium_org/media/cdm/
Djson_web_key.cc18 const char kKeysTag[] = "keys"; variable
78 jwk_set.Set(kKeysTag, list.release()); in GenerateJWKSet()
142 if (!dictionary->GetList(kKeysTag, &list_val)) { in ExtractKeysFromJWKSet()
143 DVLOG(1) << "Missing '" << kKeysTag in ExtractKeysFromJWKSet()
154 DVLOG(1) << "Unable to access '" << kKeysTag << "'[" << i in ExtractKeysFromJWKSet()
160 DVLOG(1) << "Error from '" << kKeysTag << "'[" << i << "]"; in ExtractKeysFromJWKSet()