Searched defs:objType (Results 1 – 3 of 3) sorted by relevance
105 int32_t DrmDevice::GetProperty(uint32_t objId, uint32_t objType, const std::string &name, DrmProper… in GetProperty()