Searched refs:isJsonWebKeySet (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DJsonWebKey.h53 bool isJsonWebKeySet(const String8& jsonObject) const;
H A DJsonWebKey.cpp64 if (!isJsonWebKeySet(mJsonObjects[0])) {
170 bool JsonWebKey::isJsonWebKeySet(const String8& jsonObject) const { function in class:clearkeydrm::JsonWebKey

Completed in 50 milliseconds