Searched defs:PP_DecryptedBlockInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/private/
H A Dpp_content_decryptor.h186 * <code>PP_DecryptedBlockInfo</code> struct contains the decryption result and
189 struct PP_DecryptedBlockInfo { struct
204 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_DecryptedBlockInfo, 24);

Completed in 98 milliseconds