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

/frameworks/av/drm/mediacas/plugins/clearkey/
H A Decm_generator.h57 uint32_t system_id; member in struct:android::clearkeycas::ecm_generator::DefaultEcmFields
65 // default_fields->system_id
88 // default_fields->system_id
98 // system_id is 0.
H A Decm.h52 // the asset_id, system_id, and content_key (clear).
113 // and system_id as well as the content_key are clear.
133 // system_id is 0.
146 // ecm_generator::DecodeEcmClearFields if system_id is 0.
150 // Postconditions: asset_id() and system_id() are populated with non-zero
178 // |system_id| from the server.
180 inline uint32_t system_id() const { return system_id_; } function in class:android::clearkeycas::Ecm

Completed in 56 milliseconds