Home | History | Annotate | Download | only in pepper

Lines Matching defs:CancelDecrypt

433 bool ContentDecryptorDelegate::CancelDecrypt(
435 DVLOG(3) << "CancelDecrypt() - stream_type: " << stream_type;
966 // TODO(xhwang): Try to remove duplicate logic here and in CancelDecrypt().