Searched refs:isJsonWebKeySet (Results 1 – 2 of 2) sorted by relevance
53 bool isJsonWebKeySet(const String8& jsonObject) const;
64 if (!isJsonWebKeySet(mJsonObjects[0])) { in extractKeysFromJsonWebKeySet()170 bool JsonWebKey::isJsonWebKeySet(const String8& jsonObject) const { in isJsonWebKeySet() function in clearkeydrm::JsonWebKey