/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/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/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/31.0/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/sepolicy/prebuilts/api/33.0/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/sepolicy/microdroid/system/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/sepolicy/prebuilts/api/34.0/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/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/sepolicy/prebuilts/api/32.0/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/security/diced/sample_inputs/src/ |
D | sample_inputs.rs | 20 use coset::{iana, Algorithm, AsCborValue, CoseKey, KeyOperation, KeyType, Label}; 84 Label::Int(iana::Ec2KeyParameter::Crv as i64), in ed25519_public_key_to_cbor_value() 87 (Label::Int(iana::Ec2KeyParameter::X as i64), Value::Bytes(public_key.to_vec())), in ed25519_public_key_to_cbor_value()
|
/system/keymaster/include/keymaster/cppcose/ |
D | cppcose.h | 71 enum Label : int { enum 139 enum Label : int { enum 250 std::optional<int> getIntValue(Label label) { in getIntValue() 256 std::optional<bytevec> getBstrValue(Label label) { in getBstrValue() 265 bool checkIntValue(Label label, int expectedValue) { in checkIntValue() 270 void add(Label label, int value) { key_->add(label, value); } in add() 271 void add(Label label, bytevec value) { key_->add(label, std::move(value)); } in add()
|
/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 | 205 label = Label(frame, text=line, font=font) 209 label = Label(frame, text='', font=font) 213 label = Label(frame, text=' ' + title_line, font=font)
|
D | pprof_proto_generator.py | 178 class Label(object): class 333 sample.labels.append(Label( 339 sample.labels.append(Label( 343 sample.labels.append(Label( 346 sample.labels.append(Label(
|
/system/keymint/ta/src/ |
D | rkp.rs | 6 HeaderBuilder, Label, 225 if param.0 == Label::Int(RKP_TEST_KEY_CBOR_MARKER) { in generate_cert_req_v2()
|
/system/tools/hidl/build/ |
D | hidl_interface.go | 767 var dep_labels []bazel.Label 770 bazel.Label{Label: strings.TrimSuffix(label.Label, hidlInterfaceSuffix)})
|
/system/tools/aidl/build/ |
D | aidl_interface.go | 1202 bazelLabels.Includes[i].Label = bazelLabels.Includes[i].Label + namesAndVersions[i].version
|
/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.
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | vold.te | 11 # XXX Label sysfs files with a specific type?
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vold.te | 11 # XXX Label sysfs files with a specific type?
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | vold.te | 11 # XXX Label sysfs files with a specific type?
|
/system/sepolicy/prebuilts/api/34.0/public/ |
D | vold.te | 11 # XXX Label sysfs files with a specific type?
|