/system/core/fastboot/ |
D | fastboot_test.cpp | 206 static void ParseNetworkSerialTest(const std::string& description, const std::string& serial, in ParseNetworkSerialTest() 221 const std::string& serial, in ParseNetworkSerialNegativeTest()
|
D | fastboot.cpp | 98 static const char* serial = nullptr; variable 289 std::string serial = info->serial_number; in list_devices_callback() local 307 Result<NetworkSerial, FastbootError> ParseNetworkSerial(const std::string& serial) { in ParseNetworkSerial()
|
/system/keymaster/include/keymaster/km_openssl/ |
D | certificate_utils.h | 40 BIGNUM_Ptr serial; member
|
/system/logging/liblog/ |
D | properties.cpp | 58 uint32_t serial; member 280 uint32_t serial; member
|
/system/libbase/ |
D | properties.cpp | 145 static void WaitForPropertyCallback(void* data_ptr, const char*, const char* value, unsigned serial… in WaitForPropertyCallback() 254 [](void* data, const char*, const char* value, uint32_t serial) { in Get()
|
/system/tools/hidl/ |
D | Method.cpp | 46 size_t serial, in fillImplementation() 146 void Method::setSerialId(size_t serial) { in setSerialId()
|
D | Interface.cpp | 465 size_t serial = hardware::IBinder::FIRST_CALL_TRANSACTION; in resolveInheritance() local
|
/system/extras/boottime_tools/bootanalyze/ |
D | bootanalyze.py | 813 def do_reboot(serial, use_adb_reboot): argument 835 def reboot(serial, use_stressfs, permissive, use_adb_reboot, adb_buffersize=None): argument
|
/system/core/init/ |
D | persistent_properties.cpp | 131 [](void* cookie, const char* name, const char* value, unsigned serial) { in LoadPersistentPropertiesFromMemory()
|
/system/security/keystore2/src/crypto/ |
D | certificate_utils.cpp | 217 makeCertRump(std::optional<std::reference_wrapper<const std::vector<uint8_t>>> serial, in makeCertRump() 290 std::optional<std::reference_wrapper<const std::vector<uint8_t>>> serial, in makeCert()
|
/system/vold/ |
D | FsCrypt.cpp | 618 bool fscrypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral) { in fscrypt_vold_create_user_key() 868 bool fscrypt_unlock_user_key(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_unlock_user_key() 905 bool fscrypt_prepare_user_storage(const std::string& volume_uuid, userid_t user_id, int serial, in fscrypt_prepare_user_storage()
|
/system/core/libsystem/include/system/ |
D | radio.h | 139 char serial[RADIO_STRING_LEN_MAX]; /* serial number (for subscription services) */ member 155 char serial[RADIO_STRING_LEN_MAX]; member
|
/system/extras/pagecache/ |
D | pagecache.py | 221 def do_preprocess_adb_cmd(command, serial): argument
|
/system/librustutils/ |
D | system_properties.rs | 69 serial: c_uint, field
|
/system/keymaster/km_openssl/ |
D | certificate_utils.cpp | 114 BIGNUM_Ptr serial(BN_new()); in get_certificate_params() local
|
/system/security/ondevice-signing/ |
D | CertUtils.cpp | 421 BIGNUM* serial = BN_new(); in createPkcs7() local
|
/system/keymint/wire/src/ |
D | types.rs | 347 pub serial: Vec<u8>, field
|
D | legacy.rs | 419 pub serial: Vec<u8>, field
|
/system/security/keystore2/src/km_compat/ |
D | km_compat.cpp | 1095 std::optional<std::reference_wrapper<const std::vector<uint8_t>>> serial; in makeCert() local
|
/system/keymaster/include/keymaster/ |
D | android_keymaster_messages.h | 1180 Buffer serial; member
|