Home
last modified time | relevance | path

Searched refs:assign (Results 1 – 25 of 69) sorted by relevance

123

/system/sepolicy/prebuilts/api/27.0/private/
Dattributes3 # from domain and assign them to the domain_deprecated attribute.
5 # domains. The goal is to not assign domain_deprecated to new domains
Duntrusted_app.te15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/prebuilts/api/26.0/private/
Dattributes3 # from domain and assign them to the domain_deprecated attribute.
5 # domains. The goal is to not assign domain_deprecated to new domains
Duntrusted_app.te15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/core/healthd/
DAnimationParser.cpp77 field->font_file.assign(&in[start], end - start); in parse_text_field()
105 anim->animation_file.assign(&rest[start], end - start); in parse_animation_desc()
108 anim->fail_file.assign(rest); in parse_animation_desc()
/system/core/base/
Dfile.cpp375 result->assign(&buf[0], size); in Readlink()
397 result->assign(realpath_buf); in Realpath()
453 result.assign(name); in Basename()
478 result.assign(parent); in Dirname()
/system/libufdt/utils/
DREADME.md76 `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/sepolicy/prebuilts/api/26.0/public/
Duntrusted_app.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
Duntrusted_app_25.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/prebuilts/api/27.0/public/
Duntrusted_app_25.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
Duntrusted_app.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/prebuilts/api/28.0/public/
Duntrusted_app.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/prebuilts/api/29.0/public/
Duntrusted_app.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/public/
Duntrusted_app.te14 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/prebuilts/api/28.0/private/
Duntrusted_app_27.te18 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
Duntrusted_app.te15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
Duntrusted_app_25.te17 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/prebuilts/api/29.0/private/
Duntrusted_app.te15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/sepolicy/private/
Duntrusted_app.te15 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
Duntrusted_app_27.te18 ### mac_permissions.xml and assign it one of the pre-existing seinfo values
/system/vold/
DKeymaster.cpp79 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()
163 newKey->assign(reinterpret_cast<const char*>(&upgradedKeyBlob[0]), in upgradeKey()
/system/core/logd/
DLogAudit.cpp147 bug_num->assign(""); in auditParse()
163 bug_num->assign(" b/" + search->second); in auditParse()
165 bug_num->assign(""); in auditParse()
/system/extras/verity/
Dhash_tree_builder.cpp205 leftover_.assign(len % block_size_, 0); in Update()
207 leftover_.assign(data + len - len % block_size_, data + len); in Update()
/system/core/adb/
Dtypes_test.cpp36 copy->assign(block->begin(), block->end()); in copy_block()
/system/connectivity/wificond/scanning/offload/
Doffload_scan_utils.cpp43 single_scan_result.ssid.assign(scan_result[i].networkInfo.ssid.begin(), in convertToNativeScanResults()

123