Searched refs:keyRequestType (Results 1 – 14 of 14) sorted by relevance
64 KeyRequestType toKeyRequestType_V1_0(KeyRequestType_V1_1 keyRequestType) { in toKeyRequestType_V1_0() argument65 switch (keyRequestType) { in toKeyRequestType_V1_0()70 return static_cast<KeyRequestType>(keyRequestType); in toKeyRequestType_V1_0()170 KeyRequestType_V1_1 *keyRequestType, in getKeyRequestCommon() argument183 *keyRequestType = KeyRequestType_V1_1::UNKNOWN; in getKeyRequestCommon()204 *keyRequestType = KeyRequestType_V1_1::INITIAL; in getKeyRequestCommon()231 *keyRequestType = KeyRequestType_V1_1::RELEASE; in getKeyRequestCommon()245 KeyRequestType_V1_1 keyRequestType = KeyRequestType_V1_1::UNKNOWN; in getKeyRequest() local250 &request, &keyRequestType, &defaultUrl); in getKeyRequest()253 toKeyRequestType_V1_0(keyRequestType), in getKeyRequest()[all …]
91 DrmPlugin::KeyRequestType *keyRequestType) { in getKeyRequest() argument101 *keyRequestType = DrmPlugin::kKeyRequestType_Initial; in getKeyRequest()
786 KeyRequestType keyRequestType) { in toKeyRequestType() argument787 switch (keyRequestType) { in toKeyRequestType()804 KeyRequestType_V1_1 keyRequestType) { in toKeyRequestType_1_1() argument805 switch (keyRequestType) { in toKeyRequestType_1_1()813 return toKeyRequestType(static_cast<KeyRequestType>(keyRequestType)); in toKeyRequestType_1_1()822 String8 &defaultUrl, DrmPlugin::KeyRequestType *keyRequestType) { in getKeyRequest() argument856 *keyRequestType = toKeyRequestType_1_1(hKeyRequestType); in getKeyRequest()870 *keyRequestType = toKeyRequestType_1_1(hKeyRequestType); in getKeyRequest()884 *keyRequestType = toKeyRequestType(hKeyRequestType); in getKeyRequest()
164 DrmPlugin::KeyRequestType *keyRequestType) { in getKeyRequest()186 *keyRequestType = static_cast<DrmPlugin::KeyRequestType>(reply.readInt32()); in getKeyRequest()843 DrmPlugin::KeyRequestType keyRequestType = DrmPlugin::kKeyRequestType_Unknown; in onTransact() local847 &keyRequestType); in onTransact()851 reply->writeInt32(static_cast<int32_t>(keyRequestType)); in onTransact()
58 DrmPlugin::KeyRequestType *keyRequestType) = 0;
88 DrmPlugin::KeyRequestType *keyRequestType);
67 KeyRequestType *keyRequestType);
117 KeyRequestType *keyRequestType) in getKeyRequest() argument178 *keyRequestType = static_cast<KeyRequestType>( in getKeyRequest()
58 DrmPlugin::KeyRequestType *keyRequestType);
236 KeyRequestType *keyRequestType) = 0;
479 DrmPlugin::KeyRequestType keyRequestType; in AMediaDrm_getKeyRequest() local483 &keyRequestType); in AMediaDrm_getKeyRequest()
1080 DrmPlugin::KeyRequestType keyRequestType; in android_media_MediaDrm_getKeyRequest() local1083 keyType, optParams, request, defaultUrl, &keyRequestType); in android_media_MediaDrm_getKeyRequest()1103 switch (keyRequestType) { in android_media_MediaDrm_getKeyRequest()