branch | RCL_3 |
changeset 26 | ebe688cedc25 |
parent 12 | caea42e26caa |
child 27 | 7fdbb852d323 |
25:fa1df4b99609 | 26:ebe688cedc25 |
---|---|
593 */ |
593 */ |
594 void FinishL(); |
594 void FinishL(); |
595 /** |
595 /** |
596 * check DRM contents. |
596 * check DRM contents. |
597 */ |
597 */ |
598 TBool CheckDRMContentL(); |
598 TBool CheckDRMContent(); |
599 /** |
599 /** |
600 * Dump binary data into file. |
600 * Dump binary data into file. |
601 */ |
601 */ |
602 void DumpL(); |
602 void DumpL(); |
603 |
603 |