Home
last modified time | relevance | path

Searched refs:Label (Results 1 – 25 of 49) sorted by relevance

12

/system/teeui/libteeui/example/layout/
Dtouch_button_layout.h46 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)
Dphys_button_layout.h55 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/
Dfs_use1 # 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/
Dfs_use1 # 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/
Dfs_use1 # 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/
Dfs_use1 # 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/
Dfs_use1 # 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/
Dfs_use1 # Label inodes via getxattr.
16 # Label inodes from task label.
20 # Label inodes from combination of task label and fs label.
/system/sepolicy/private/
Dfs_use1 # 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/
Dfs_use1 # 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/
Dsample_inputs.rs20 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/
Dcppcose.h71 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/
Droots.pem4 # 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/
Dlabel.h107 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/
Dreport.py205 label = Label(frame, text=line, font=font)
209 label = Label(frame, text='', font=font)
213 label = Label(frame, text=' ' + title_line, font=font)
Dpprof_proto_generator.py178 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/
Drkp.rs6 HeaderBuilder, Label,
225 if param.0 == Label::Int(RKP_TEST_KEY_CBOR_MARKER) { in generate_cert_req_v2()
/system/tools/hidl/build/
Dhidl_interface.go767 var dep_labels []bazel.Label
770 bazel.Label{Label: strings.TrimSuffix(label.Label, hidlInterfaceSuffix)})
/system/tools/aidl/build/
Daidl_interface.go1202 bazelLabels.Includes[i].Label = bazelLabels.Includes[i].Label + namesAndVersions[i].version
/system/sepolicy/prebuilts/api/29.0/public/
Dvold.te11 # XXX Label sysfs files with a specific type?
Dte_macros171 # Label tmpfs objects for all apps.
442 # Label the pty with the unique type when created.
/system/sepolicy/prebuilts/api/33.0/public/
Dvold.te11 # XXX Label sysfs files with a specific type?
/system/sepolicy/prebuilts/api/31.0/public/
Dvold.te11 # XXX Label sysfs files with a specific type?
/system/sepolicy/prebuilts/api/32.0/public/
Dvold.te11 # XXX Label sysfs files with a specific type?
/system/sepolicy/prebuilts/api/34.0/public/
Dvold.te11 # XXX Label sysfs files with a specific type?

12