HomeSort by relevance Sort by last modified time
    Searched refs:is_protected (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/gl/android/
scoped_java_surface.h 50 bool is_protected() const { return is_protected_; } function in class:gfx::ScopedJavaSurface
  /external/chromium_org/media/formats/mpeg/
mp3_stream_parser.cc 118 int is_protected; local
129 !reader.ReadBits(1, &is_protected) ||
  /external/chromium_org/media/base/android/
video_decoder_job.cc 51 !surface.is_protected()) {
  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.h 134 bool is_protected; member in struct:extensions::ExtensionDownloader::ExtensionFetch
extension_downloader.cc 169 : url(), is_protected(false) {}
178 request_ids(request_ids), is_protected(false) {}
726 if (!fetch->is_protected || !fetch->url.SchemeIs("https")) {
775 extensions_queue_.active_request()->is_protected)) {
776 // Requeue the fetch with |is_protected| set, enabling cookies.
777 extensions_queue_.active_request()->is_protected = true;
782 extensions_queue_.active_request()->is_protected) &&
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/
ircbot.py 410 def is_protected(self): member in class:Channel
  /hardware/ti/omap4xxx/hwc/
hwc.c 324 static int is_protected(hwc_layer_1_t *layer) function
994 if (is_protected(layer))
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 427 static int is_protected(hwc_layer_1_t *layer) function
    [all...]

Completed in 525 milliseconds