/system/sepolicy/prebuilts/api/26.0/private/ |
D | attributes | 3 # from domain and assign them to the domain_deprecated attribute. 5 # domains. The goal is to not assign domain_deprecated to new domains
|
D | untrusted_app.te | 15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | attributes | 3 # from domain and assign them to the domain_deprecated attribute. 5 # domains. The goal is to not assign domain_deprecated to new domains
|
/system/core/healthd/ |
D | AnimationParser.cpp | 77 field->font_file.assign(&in[start], end - start); in parse_text_field() 104 anim->animation_file.assign(&rest[start], end - start); in parse_animation_desc() 107 anim->fail_file.assign(rest); in parse_animation_desc()
|
/system/bt/gd/hal/ |
D | hci_hal_host_rootcanal_test.cc | 182 pkt.assign(2 + 1 + parameter_total_length, 0x01); in make_sample_hci_cmd_pkt() 189 pkt.assign(2 + 2 + payload_size, 0x01); in make_sample_hci_acl_pkt() 196 pkt.assign(3 + payload_size, 0x01); in make_sample_hci_sco_pkt() 203 pkt.assign(1 + 1 + 1 + parameter_total_length, 0x01); in make_sample_h4_evt_pkt() 211 pkt.assign(1 + 2 + 2 + payload_size, 0x01); in make_sample_h4_acl_pkt() 220 pkt.assign(1 + 3 + payload_size, 0x01); in make_sample_h4_sco_pkt()
|
D | hci_hal_host_rootcanal.cc | 259 …receivedHciPacket.assign(buf + kH4HeaderSize, buf + kH4HeaderSize + kHciEvtHeaderSize + payload_si… in incoming_packet_received() 288 …receivedHciPacket.assign(buf + kH4HeaderSize, buf + kH4HeaderSize + kHciAclHeaderSize + payload_si… in incoming_packet_received() 312 …receivedHciPacket.assign(buf + kH4HeaderSize, buf + kH4HeaderSize + kHciScoHeaderSize + payload_si… in incoming_packet_received()
|
/system/core/adb/client/pairing/tests/ |
D | pairing_connection_test.cpp | 83 cert.assign(reinterpret_cast<const uint8_t*>(kTestServerCert.data()), in initPairing() 86 key.assign(reinterpret_cast<const uint8_t*>(kTestServerPrivKey.data()), in initPairing() 90 cert.assign(reinterpret_cast<const uint8_t*>(kTestClientCert.data()), in initPairing() 93 key.assign(reinterpret_cast<const uint8_t*>(kTestClientPrivKey.data()), in initPairing() 103 cert.assign(reinterpret_cast<const uint8_t*>(kTestServerCert.data()), in createServer() 106 key.assign(reinterpret_cast<const uint8_t*>(kTestServerPrivKey.data()), in createServer() 116 cert.assign(reinterpret_cast<const uint8_t*>(kTestClientCert.data()), in createClient() 119 key.assign(reinterpret_cast<const uint8_t*>(kTestClientPrivKey.data()), in createClient()
|
/system/libufdt/utils/ |
D | README.md | 76 `entryX_options` are the values to assign to `dt_table_entry`. These values 96 the DTB/DTBO file and assign into relative property in `dt_table_entry`. 101 use `global_option` `--page_size=<number>` to assign a different value.
|
/system/libbase/ |
D | file.cpp | 413 result->assign(&buf[0], size); in Readlink() 435 result->assign(realpath_buf); in Realpath() 491 result.assign(name); in Basename() 516 result.assign(parent); in Dirname()
|
/system/vold/ |
D | Keymaster.cpp | 79 if (output) output->assign(reinterpret_cast<const char*>(&_output[0]), _output.size()); in finish() 126 if (key) key->assign(reinterpret_cast<const char*>(&keyBlob[0]), keyBlob.size()); in generateKey() 148 key->assign(reinterpret_cast<const char*>(&exportedKeyBlob[0]), exportedKeyBlob.size()); in exportKey() 184 newKey->assign(reinterpret_cast<const char*>(&upgradedKeyBlob[0]), in upgradeKey()
|
/system/update_engine/payload_consumer/ |
D | payload_verifier.cc | 120 sig_data.assign( in VerifySignature() 124 sig_data.assign(signature.data().begin(), signature.data().end()); in VerifySignature()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | untrusted_app_25.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
D | untrusted_app.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | untrusted_app_25.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
D | untrusted_app.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | untrusted_app.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | untrusted_app.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | untrusted_app.te | 15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | untrusted_app.te | 15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
D | untrusted_app_27.te | 18 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/incremental_delivery/incfs/ |
D | path.h | 74 result.assign(first); in join()
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | untrusted_app.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/sepolicy/public/ |
D | untrusted_app.te | 14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
|
/system/core/cli-test/ |
D | cli-test.cpp | 102 field->assign(value); in SetField() 109 s->assign(android::base::Trim(s->substr(prefix.length()))); in Match()
|
/system/extras/verity/ |
D | hash_tree_builder.cpp | 207 leftover_.assign(len % block_size_, 0); in Update() 209 leftover_.assign(data + len - len % block_size_, data + len); in Update()
|