Searched refs:PPB_ContentDecryptor_Private (Results 1 – 5 of 5) sorted by relevance
274 template <> const char* interface_name<PPB_ContentDecryptor_Private>() { in interface_name()294 if (has_interface<PPB_ContentDecryptor_Private>()) { in PromiseResolved()295 get_interface<PPB_ContentDecryptor_Private>()->PromiseResolved( in PromiseResolved()303 if (has_interface<PPB_ContentDecryptor_Private>()) { in PromiseResolvedWithSession()305 get_interface<PPB_ContentDecryptor_Private>()->PromiseResolvedWithSession( in PromiseResolvedWithSession()315 if (has_interface<PPB_ContentDecryptor_Private>()) { in PromiseResolvedWithKeyIds()324 get_interface<PPB_ContentDecryptor_Private>()->PromiseResolvedWithKeyIds( in PromiseResolvedWithKeyIds()334 if (has_interface<PPB_ContentDecryptor_Private>()) { in PromiseRejected()336 get_interface<PPB_ContentDecryptor_Private>()->PromiseRejected( in PromiseRejected()349 if (has_interface<PPB_ContentDecryptor_Private>()) { in SessionMessage()[all …]
55 * <code>PPB_ContentDecryptor_Private</code> interface.82 * <code>PPB_ContentDecryptor_Private</code> interface.101 * <code>PPB_ContentDecryptor_Private</code> interface, and the browser105 * <code>PPB_ContentDecryptor_Private</code> interface, and the browser178 * <code>PPB_ContentDecryptor_Private</code> interface. The returned block198 * on the <code>PPB_ContentDecryptor_Private</code> interface.203 * <code>PPB_ContentDecryptor_Private</code> interface to allow clients to220 * method on the <code>PPB_ContentDecryptor_Private</code> interface.225 * <code>PPB_ContentDecryptor_Private</code> interface to allow clients to247 * <code>PPB_ContentDecryptor_Private</code> interface.[all …]
7 * This file defines the <code>PPB_ContentDecryptor_Private</code>19 * <code>PPB_ContentDecryptor_Private</code> structure contains the function25 interface PPB_ContentDecryptor_Private {
23 * In <code>PPB_ContentDecryptor_Private</code> calls, this is the ID of the
328 typedef struct PPB_ContentDecryptor_Private_0_12 PPB_ContentDecryptor_Private; typedef