OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kSign
(Results
1 - 4
of
4
) sorted by null
/system/tpm/attestation/common/
dbus_interface.h
35
constexpr char
kSign
[] = "Sign";
/system/tpm/trunks/
tpm_constants.h
33
const TPMA_OBJECT
kSign
= 1U << 18;
/art/compiler/utils/x86_64/
constants_x86_64.h
96
kSign
= 8,
107
kNegative =
kSign
,
/art/compiler/utils/x86/
constants_x86.h
87
kSign
= 8,
98
kNegative =
kSign
,
Completed in 313 milliseconds