Searched defs:decodeBase64String (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/drm/mediacas/plugins/clearkey/ | ||
D | JsonAssetLoader.cpp | 72 sp<ABuffer> JsonAssetLoader::decodeBase64String(const String8& encodedText) { in decodeBase64String() function in android::clearkeycas::JsonAssetLoader |
/frameworks/av/drm/mediadrm/plugins/clearkey/default/ | ||
D | JsonWebKey.cpp | 101 bool JsonWebKey::decodeBase64String(const String8& encodedText, in decodeBase64String() function in clearkeydrm::JsonWebKey |
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ | ||
D | JsonWebKey.cpp | 106 bool JsonWebKey::decodeBase64String(const std::string& encodedText, in decodeBase64String() function in android::hardware::drm::V1_2::clearkey::JsonWebKey |