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

/external/chromium_org/ui/display/chromeos/x11/
H A Dnative_display_delegate_x11.cc37 const char kContentProtectionAtomName[] = "Content Protection"; member in namespace:ui::__anon16714
403 Atom prop = XInternAtom(display_, kContentProtectionAtomName, False);
422 LOG(ERROR) << "Property '" << kContentProtectionAtomName
437 LOG(ERROR) << "Unknown " << kContentProtectionAtomName
454 Atom name = XInternAtom(display_, kContentProtectionAtomName, False);

Completed in 56 milliseconds