Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 17 of 17) sorted by relevance

/system/libvintf/
DVintfObject.cpp135 const T **updated, in getMissing() argument
138 *updated = pkg; in getMissing()
143 *updated = getFunction(); in getMissing()
181 UpdatedInfo updated; // All files and runtime info after the update. in checkCompatibility() local
210 pkg.fwk.manifest.get(), mount, mountSystem, &updated.fwk.manifest, in checkCompatibility()
215 pkg.dev.manifest.get(), mount, mountVendor, &updated.dev.manifest, in checkCompatibility()
220 pkg.fwk.matrix.get(), mount, mountSystem, &updated.fwk.matrix, in checkCompatibility()
226 pkg.dev.matrix.get(), mount, mountVendor, &updated.dev.matrix, in checkCompatibility()
236 updated.runtimeInfo = VintfObject::GetRuntimeInfo(true /* skipCache */); in checkCompatibility()
240 if (updated.fwk.manifest == nullptr) { in checkCompatibility()
[all …]
/system/libhidl/transport/memory/1.0/
DIMemory.hal31 * @param start Offset from start of buffer about to be updated.
32 * @param length Number of bytes to be updated.
/system/sepolicy/tools/fc_sort/
DREADME8 It can be updated to the current tip of master branch with the below command:
/system/core/libsync/
DAndroid.bp30 // Future versions of the kernel WILL require an updated libsync, and will break
/system/sepolicy/vendor/
Dhostapd.te26 # For example, the entropy file is periodically updated.
/system/security/keystore/
Dkeystore.cpp611 bool updated = false; in upgradeBlob() local
623 updated = true; in upgradeBlob()
632 updated = true; in upgradeBlob()
639 if (updated) { in upgradeBlob()
644 return updated; in upgradeBlob()
/system/bt/service/doc/
DIBluetooth.txt44 * asynchronously updated to ADAPTER_STATE_TURNING_ON and eventually to
55 * asynchronously updated to ADAPTER_STATE_TURNING_OFF and eventually to
/system/update_engine/
Dupdate_metadata.proto204 // A platform-specific name to identify the partition set being updated. For
278 // updated, in the order they will be updated. This field replaces the
/system/sepolicy/public/
Dinstalld.te122 # Files created/updated by profman dumps.
Ddomain.te529 # services which can change any time framework/core is updated, breakage is likely.
/system/bt/doc/
Dpower_management.md109 existing entry in this list is removed, otherwise one is added/updated
/system/sepolicy/private/
Dapp.te195 # Chrome works, may need to be updated as more apps using isolated services
/system/tpm/trunks/generator/
Draw_commands.txt1724 Additionally, if the command is being audited by Command Audit, the audit digest is updated with the
1805 tracking number can be updated.
2042 audit and session contexts will be updated if the command response is TPM_RC_SUCCESS; and
2699 shutdown indication is SET. NV with the TPMA_NV_ORDERY attribute will be updated.
13833 because the audit digest is only updated when the command completes successfully.
16214 If a command has been selected for command audit, the command audit status will be updated when that
16215 command completes successfully. The digest is updated as:
16675 This command allows a list of digests so that PCR in all banks may be updated in a single
18677 be updated and the indicated validations are not performed.
18689 Policy context other than the policySession→policyDigest may be updated for a trial policy but it is
[all …]
Draw_commands_fixed.txt1724 Additionally, if the command is being audited by Command Audit, the audit digest is updated with the
1805 tracking number can be updated.
2042 audit and session contexts will be updated if the command response is TPM_RC_SUCCESS; and
2699 shutdown indication is SET. NV with the TPMA_NV_ORDERY attribute will be updated.
13844 because the audit digest is only updated when the command completes successfully.
16225 If a command has been selected for command audit, the command audit status will be updated when that
16226 command completes successfully. The digest is updated as:
16686 This command allows a list of digests so that PCR in all banks may be updated in a single
18688 be updated and the indicated validations are not performed.
18700 Policy context other than the policySession→policyDigest may be updated for a trial policy but it is
[all …]
Draw_structures_fixed.txt2615 This table will require editing when the specification is updated.
2696 {{Note for TCG Admin: Table 7 and the text in the paragraph above should be updated to reflect the …
3166 {{Note for TCG Admin: Table 8 and the text in the paragraph above should be updated to reflect the …
4341 updated on an error. Unless noted in the command actions, a command that returns an error shall lea…
11887 Clock will be non-volatile but may have a volatile component that is updated every millisecond with…
11888 non-volatile component updated at a lower rate. If the implementation uses a volatile component, th…
11889 volatile component shall be updated no less frequently than every 2 milliseconds (~69.9 minutes). T…
11916 commands. It will also be YES after an update of the non-volatile bits of Clock have been updated a…
17710 counter before NV is updated
Draw_structures.txt2613 This table will require editing when the specification is updated.
2694 {{Note for TCG Admin: Table 7 and the text in the paragraph above should be updated to reflect the …
3172 {{Note for TCG Admin: Table 8 and the text in the paragraph above should be updated to reflect the …
4347 updated on an error. Unless noted in the command actions, a command that returns an error shall lea…
11851 Clock will be non-volatile but may have a volatile component that is updated every millisecond with…
11852 non-volatile component updated at a lower rate. If the implementation uses a volatile component, th…
11853 volatile component shall be updated no less frequently than every 2 milliseconds (~69.9 minutes). T…
11880 commands. It will also be YES after an update of the non-volatile bits of Clock have been updated a…
17729 counter before NV is updated
/system/core/init/
DREADME.md359 will be updated if the directory exists already.