Home
last modified time | relevance | path

Searched defs:IsSupervised (Results 1 – 9 of 9) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelHardware.go34 IsSupervised *bool `json:"isSupervised,omitempty"` member
H A DModelImported.go18 IsSupervised *bool `json:"isSupervised,omitempty"` member
H A DModelManaged.go369 IsSupervised *bool `json:"isSupervised,omitempty"` member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc341 bool OffTheRecordProfileImpl::IsSupervised() const { in IsSupervised() function in OffTheRecordProfileImpl
H A Dprofile_impl.cc940 bool ProfileImpl::IsSupervised() const { in IsSupervised() function in ProfileImpl
H A Dprofile_attributes_entry.cc365 bool ProfileAttributesEntry::IsSupervised() const { in IsSupervised() function in ProfileAttributesEntry
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/user_manager/
H A Duser.cc212 bool User::IsSupervised() const { in IsSupervised() function in user_manager::User
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/user_manager/
H A Duser.cc212 bool User::IsSupervised() const { in IsSupervised() function in user_manager::User
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/base/
H A Dtesting_profile.cc708 bool TestingProfile::IsSupervised() const { in IsSupervised() function in TestingProfile