/system/security/keystore2/src/km_compat/ |
D | km_compat_type_conversion.h | 30 static KMV1::ErrorCode convert(V4_0::ErrorCode error) { in convert() function 183 static std::optional<V4_0::KeyPurpose> convert(KMV1::KeyPurpose p) { in convert() function 201 static KMV1::KeyPurpose convert(V4_0::KeyPurpose p) { in convert() function 216 static V4_0::Algorithm convert(KMV1::Algorithm a) { in convert() function 231 static KMV1::Algorithm convert(V4_0::Algorithm a) { in convert() function 246 static V4_0::Digest convert(KMV1::Digest d) { in convert() function 265 static KMV1::Digest convert(V4_0::Digest d) { in convert() function 284 static std::optional<V4_0::EcCurve> convert(KMV1::EcCurve e) { in convert() function 301 static KMV1::EcCurve convert(V4_0::EcCurve e) { in convert() function 314 static V4_0::BlockMode convert(KMV1::BlockMode b) { in convert() function [all …]
|
/system/extras/tests/workloads/ |
D | capture.sh | 27 function convert { function
|
/system/security/keystore2/src/vintf/ |
D | vintf.cpp | 23 rust::Vec<rust::String> convert(const std::set<std::string>& names) { in convert() function
|
/system/keymaster/ng/include/ |
D | AndroidKeymaster41Device.h | 53 inline V41ErrorCode convert(ErrorCode error_code) { in convert() function 57 inline ErrorCode convert(V41ErrorCode error_code) { in convert() function
|
/system/update_engine/scripts/update_payload/ |
D | checker_unittest.py | 187 def SetupAddElemTest(self, is_present, is_submsg, convert=str, argument 226 def DoAddElemTest(self, is_present, is_mandatory, is_submsg, convert, argument 253 def DoAddFieldTest(self, is_mandatory, is_present, convert, linebreak, argument
|
D | checker.py | 341 def _CheckElem(msg, name, report, is_mandatory, is_submsg, convert=str, argument 420 def _CheckMandatoryField(msg, field_name, report, msg_name, convert=str, argument 428 def _CheckOptionalField(msg, field_name, report, convert=str, argument
|
/system/extras/perf_tools/bats/ |
D | lcan.py | 512 def convert(self, numItems=None): member in LCLogFile 547 def convert(self, fileName): member in ScanFile
|
/system/logging/liblog/ |
D | logprint.cpp | 1190 struct timespec convert; in convertMonotonic() member 1192 struct timespec time, convert; in convertMonotonic() local
|