Searched refs:isJsonWebKeySet (Results 1 – 4 of 4) sorted by relevance
64 if (mJsonObjects.size() == 0 || !isJsonWebKeySet(mJsonObjects[0])) { in extractKeysFromJsonWebKeySet()170 bool JsonWebKey::isJsonWebKeySet(const String8& jsonObject) const { in isJsonWebKeySet() function in clearkeydrm::JsonWebKey
68 if (mJsonObjects.size() == 0 || !isJsonWebKeySet(mJsonObjects[0])) { in extractKeysFromJsonWebKeySet()174 bool JsonWebKey::isJsonWebKeySet(const std::string& jsonObject) const { in isJsonWebKeySet() function in android::hardware::drm::V1_4::clearkey::JsonWebKey
53 bool isJsonWebKeySet(const String8& jsonObject) const;
47 bool isJsonWebKeySet(const std::string& jsonObject) const;