Searched refs:Label (Results 1 – 25 of 40) sorted by relevance
12
/system/teeui/libteeui/example/layout/ |
D | touch_button_layout.h | 46 BEGIN_ELEMENT(IconShield, teeui::Label) 58 BEGIN_ELEMENT(LabelTitle, teeui::Label) 82 BEGIN_ELEMENT(LabelOK, teeui::Label) 98 BEGIN_ELEMENT(LabelCancel, teeui::Label) 113 BEGIN_ELEMENT(LabelHint, teeui::Label) 127 BEGIN_ELEMENT(LabelBody, teeui::Label)
|
D | phys_button_layout.h | 55 BEGIN_ELEMENT(LabelOK, teeui::Label) 80 BEGIN_ELEMENT(LabelCancel, teeui::Label) 103 BEGIN_ELEMENT(IconShield, teeui::Label) 114 BEGIN_ELEMENT(LabelTitle, teeui::Label) 127 BEGIN_ELEMENT(LabelHint, teeui::Label) 141 BEGIN_ELEMENT(LabelBody, teeui::Label)
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | fs_use | 1 # Label inodes via getxattr. 12 # Label inodes from task label. 16 # Label inodes from combination of task label and fs label.
|
D | genfs_contexts | 1 # Label inodes with the fs label.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | fs_use | 1 # Label inodes via getxattr. 12 # Label inodes from task label. 16 # Label inodes from combination of task label and fs label.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | fs_use | 1 # Label inodes via getxattr. 12 # Label inodes from task label. 16 # Label inodes from combination of task label and fs label.
|
D | genfs_contexts | 1 # Label inodes with the fs label.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | fs_use | 1 # Label inodes via getxattr. 15 # Label inodes from task label. 19 # Label inodes from combination of task label and fs label.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | fs_use | 1 # Label inodes via getxattr. 14 # Label inodes from task label. 18 # Label inodes from combination of task label and fs label.
|
/system/sepolicy/private/ |
D | fs_use | 1 # Label inodes via getxattr. 16 # Label inodes from task label. 20 # Label inodes from combination of task label and fs label.
|
/system/ca-certificates/google/ |
D | roots.pem | 4 # Label: "Comodo AAA Services root" 38 # Label: "AddTrust Low-Value Services Root" 71 # Label: "AddTrust External Root" 105 # Label: "AddTrust Public Services Root" 138 # Label: "AddTrust Qualified Certificates Root" 172 # Label: "COMODO Certification Authority" 206 # Label: "COMODO ECC Certification Authority" 231 # Label: "COMODO RSA Certification Authority" 274 # Label: "Comodo Secure Services root" 308 # Label: "Comodo Trusted Services root" [all …]
|
/system/teeui/libteeui/include/teeui/ |
D | label.h | 107 template <typename Derived> class Label : public LayoutElement<Derived>, public LabelImpl { 115 Label() = default; 117 Label(const Context& context) in Label() function
|
/system/extras/simpleperf/scripts/ |
D | report.py | 203 label = Label(frame, text=line, font=font) 207 label = Label(frame, text='', font=font) 211 label = Label(frame, text=' ' + title_line, font=font)
|
D | profile_pb2.py | 559 Label = _reflection.GeneratedProtocolMessageType('Label', (_message.Message,), dict( variable 564 _sym_db.RegisterMessage(Label)
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | vold.te | 14 # XXX Label sysfs files with a specific type? 82 # XXX Label sysfs files with a specific type?
|
D | mediaserver.te | 42 # XXX Label with a specific type?
|
D | te_macros | 171 # Label ashmem objects with our own unique type. 411 # Label the pty with the unique type when created.
|
D | file.te | 170 # Label for storage dirs which are just mount stubs
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | vold.te | 14 # XXX Label sysfs files with a specific type? 85 # XXX Label sysfs files with a specific type?
|
D | mediaserver.te | 42 # XXX Label with a specific type?
|
D | te_macros | 175 # Label ashmem objects with our own unique type. 415 # Label the pty with the unique type when created.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | te_macros | 175 # Label ashmem objects with our own unique type. 423 # Label the pty with the unique type when created.
|
D | vold.te | 13 # XXX Label sysfs files with a specific type?
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vold.te | 11 # XXX Label sysfs files with a specific type?
|
D | te_macros | 171 # Label tmpfs objects for all apps. 442 # Label the pty with the unique type when created.
|
12