/system/security/keystore2/src/km_compat/ |
D | km_compat_type_conversion.h | 27 static KMV1::ErrorCode convert(V4_0::ErrorCode error) { in convert() function 180 static std::optional<V4_0::KeyPurpose> convert(KMV1::KeyPurpose p) { in convert() function 198 static KMV1::KeyPurpose convert(V4_0::KeyPurpose p) { in convert() function 213 static V4_0::Algorithm convert(KMV1::Algorithm a) { in convert() function 228 static KMV1::Algorithm convert(V4_0::Algorithm a) { in convert() function 243 static V4_0::Digest convert(KMV1::Digest d) { in convert() function 262 static KMV1::Digest convert(V4_0::Digest d) { in convert() function 281 static V4_0::EcCurve convert(KMV1::EcCurve e) { in convert() function 294 static KMV1::EcCurve convert(V4_0::EcCurve e) { in convert() function 307 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 static char** 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/iorap/src/binder/ |
D | iiorap_impl.cc | 87 std::wstring_convert<std::codecvt_utf8_utf16<char16_t>,char16_t> convert; in String16ToStdString() local
|
/system/logging/liblog/ |
D | logprint.cpp | 1199 struct timespec convert; in convertMonotonic() member 1201 struct timespec time, convert; in convertMonotonic() local
|