Searched refs:has_id (Results 1 – 4 of 4) sorted by relevance
97 if (!asset_.has_id()) { in ObtainKey()103 ALOGV("FetchLicense succeeded, has_id=%d", asset_.has_id()); in ObtainKey()
227 inline bool has_id() const { return id_set_; } in has_id() function
68 CHECK(asset_from_emm.has_id()); in Decrypt()
310 EXPECT_FALSE(log1.has_id()); in TEST()