Home
last modified time | relevance | path

Searched refs:artifacts (Results 1 – 20 of 20) sorted by relevance

/system/secretkeeper/client/src/
Ddice.rs30 artifacts: OwnedDiceArtifacts, field
36 pub fn from_owned_artifacts(artifacts: OwnedDiceArtifacts) -> Result<Self, Error> { in from_owned_artifacts()
37 let explicit_key_dice_chain = artifacts.bcc().map(to_explicit_chain).transpose()?; in from_owned_artifacts()
38 Ok(Self { artifacts, explicit_key_dice_chain }) in from_owned_artifacts()
66 self.artifacts.cdi_attest()
70 self.artifacts.cdi_seal()
74 self.artifacts.bcc() in bcc()
/system/apex/tests/testdata/sharedlibs/
DREADME.md1 ### Test artifacts for shared libraries APEX support
8 artifacts used by tests. In order to regenerate these artifacts, run from the
/system/keymint/wire/fuzz/
D.gitignore3 artifacts
/system/keymint/common/fuzz/
D.gitignore3 artifacts
/system/keymint/ta/fuzz/
D.gitignore3 artifacts
/system/sepolicy/private/
Dodsign.te4 # odsign - Binary for signing ART artifacts.
51 # Run odrefresh to refresh ART artifacts
Dsystem_server_startup.te10 # Allow to pick up integrity-checked artifacts from the ART APEX dalvik cache.
Dartd.te53 # Read/write access to all compilation artifacts generated on device for apps'
71 # - managing (CRUD) compilation artifacts in both APK directories for primary
74 # - "fowner" is for adjusting the file permissions of compilation artifacts and
76 # - "chown" is for transferring the ownership of compilation artifacts and
87 # compilation artifacts
Dcompos_fd_server.te11 # Allow creating new files and directories in the artifacts directory.
Dotapreopt_slot.te27 # Needed so we can move artifacts into /data/dalvik-cache/dalvik-cache.
Ddex2oat.te52 # Allow dex2oat to read artifacts from odrefresh.
Dvirtualizationmanager.te95 # Let virtualizationmanager open test artifacts under /data/local/tmp with file path.
Dcrosvm.te63 # Let crosvm open test artifacts under /data/local/tmp with file path. (e.g. custom pvmfw.img)
Dinstalld.te25 # Delete /system/bin/bcc generated artifacts
Dapp.te108 # Read /data/misc/apexdata/com.android.art, execute signed AOT artifacts.
Ddomain.te1844 # contains boot class path and system server AOT artifacts following an ART APEX Mainline update.
/system/extras/simpleperf/scripts/
Dupdate.py187 artifacts = [install_dir]
188 commit(args.branch, args.build, artifacts)
/system/update_engine/
DREADME.md37 other artifacts like [DLC]), has two copies. We call these two copies active (A)
374 artifacts to the inactive partitions. One of postinstall's main responsibilities
/system/chre/doc/
Dnanoapp_developer_guide.md73 details on build targets), which will produce build artifacts at
/system/core/rootdir/
Dinit.rc1057 # ART artifacts are generated if needed.