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

  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 29 * Returns a test profile-info object with configurable "managed" status.
30 * @param {boolean} managed If true, the test profile will be marked as
31 * managed.
34 testProfileInfo_: function(managed) {
40 isManaged: managed
47 * @param {boolean} managed Whether the test profile should be marked managed.
49 setProfileManaged_: function(managed) {
52 return this.testProfileInfo_(managed);
55 ManageProfileOverlay.setProfileInfo(this.testProfileInfo_(managed),
    [all...]
  /external/clang/lib/Analysis/
ThreadSafety.cpp 754 bool Managed; // for ScopedLockable objects
759 : AcquireLoc(AcquireLoc), LKind(LKind), Asserted(Asrt), Managed(M),
764 : AcquireLoc(AcquireLoc), LKind(LKind), Asserted(false), Managed(false),
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 36 * Enum that shows the filtering behavior for a host or URL to a managed user.
119 // Shows the filtering behavior for that host (only used for managed users).
612 // Whether this user is a managed user.
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 91 milliseconds