Searched refs:CreateSessionId (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/crypto/
H A Dproxy_media_keys.h107 uint32_t CreateSessionId();
127 // Android-specific. See comment above CreateSessionId().
H A Dproxy_media_keys.cc86 uint32 session_id = CreateSessionId();
245 uint32_t ProxyMediaKeys::CreateSessionId() { function in class:content::ProxyMediaKeys
/external/chromium_org/media/cdm/ppapi/
H A Dcdm_wrapper.h307 uint32_t CreateSessionId() { function in class:media::CdmWrapperImpl
437 uint32_t session_id = CreateSessionId();
453 uint32_t session_id = CreateSessionId();

Completed in 66 milliseconds