HomeSort by relevance Sort by last modified time
    Searched defs:is_authorized (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/pepper/
pepper_broker.h 75 bool is_authorized; member in struct:content::PepperBroker::PendingConnection
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c 473 BOOLEAN is_authorized = FALSE; local
479 is_authorized = TRUE;
481 return is_authorized;
    [all...]
  /external/chromium_org/google_apis/drive/
drive_api_parser.h 182 bool is_authorized() const { return authorized_; } function in class:google_apis::AppResource

Completed in 145 milliseconds