Searched defs:isJsonWebKeySet (Results 1 – 2 of 2) sorted by relevance
| /frameworks/av/drm/mediadrm/plugins/clearkey/default/ | ||
| D | JsonWebKey.cpp | 170 bool JsonWebKey::isJsonWebKeySet(const String8& jsonObject) const { in isJsonWebKeySet() function in clearkeydrm::JsonWebKey |
| /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ | ||
| D | JsonWebKey.cpp | 171 bool JsonWebKey::isJsonWebKeySet(const std::string& jsonObject) const { in isJsonWebKeySet() function in android::hardware::drm::V1_1::clearkey::JsonWebKey |