Home
last modified time | relevance | path

Searched refs:resource (Results 1 – 25 of 26) sorted by relevance

12

/system/core/libutils/
DREADME27 additional resource values (and possibly new configurations) for
70 * res/values: integers, strings, etc. Each resource may have different
79 generates a resources.arsc file. Each resource name is assigned an
84 * tt: corresponds to the resource type (string, int, etc). Every
85 resource of the same type within the same package has the same
109 The pp part of a resource ID defines a namespace. Android currently
121 resource.arsc files. Normally, this forest is structured as follows,
133 The resource overlay extension
136 The resource overlay mechanism aims to (partly) shadow and extend
138 Technically, this is achieved by adding resource-only packages (called
[all …]
/system/sepolicy/prebuilts/api/26.0/public/
Didmap.te5 # Use open file to /data/resource-cache file inherited from installd.
Dinstalld.te77 # Create files under /data/resource-cache.
Dfile.te143 # /data/resource-cache
Ddomain.te793 # kernel resource leakage.
/system/sepolicy/public/
Didmap.te5 # Use open file to /data/resource-cache file inherited from installd.
Dinstalld.te77 # Create files under /data/resource-cache.
Dfile.te145 # /data/resource-cache
Ddomain.te786 # kernel resource leakage.
/system/bt/doc/
Ddirectory_layout.md22 * osi - *Operating System Interface* - General resource support for stack.
/system/core/init/
Dbuiltins.cpp596 int resource; in do_setrlimit() local
597 if (android::base::ParseInt(args[1], &resource) && in do_setrlimit()
600 return setrlimit(resource, &limit); in do_setrlimit()
DREADME.md454 `setrlimit <resource> <cur> <max>`
455 > Set the rlimit for a resource.
/system/sepolicy/private/
Dzygote.te40 # Write to /data/resource-cache.
Dapp.te180 # Everybody can read the xt_qtaguid resource tracking misc dev.
269 # /data/resource-cache
Dfile_contexts330 /data/resource-cache(/.*)? u:object_r:resourcecache_data_file:s0
Dsystem_server.te26 # /data/resource-cache
/system/sepolicy/prebuilts/api/26.0/private/
Dzygote.te40 # Write to /data/resource-cache.
Dapp.te167 # Everybody can read the xt_qtaguid resource tracking misc dev.
256 # /data/resource-cache
Dsystem_server.te26 # /data/resource-cache
Dfile_contexts323 /data/resource-cache(/.*)? u:object_r:resourcecache_data_file:s0
/system/core/rootdir/
Dinit.rc221 # Allow everybody to read the xt_qtaguid resource tracking misc dev.
472 # create resource-cache and double-check the perms
473 mkdir /data/resource-cache 0771 system system
474 chown system system /data/resource-cache
475 chmod 0771 /data/resource-cache
/system/extras/ioblame/
Dioblame-gmail-run.example881 File: /resource-cache/overlays.list
1195 /resource-cache/overlays.list Reads: 4 KB i_size: 0 bytes
/system/tpm/trunks/generator/
Draw_commands_fixed.txt1818 that the TPM resource manager may flush either sessions or objects in order to
1836 is not exclusive to the TPM and is a shared system resource.
1858 this response is returned is for the TPM resource manager to flush a transient
1867 value of 0 indicating the 1 handle and 6 representing the 7 . The TPM resource
1875 Usually, this error indicates that the TPM resource manager has a corrupted
1899 TPM resource manager needs to find the correct session and load it. It may then
1901 NOTE Usually, this error indicates that the TPM resource manager has a
1911 listed here because the command is not in error and the TPM resource manager
1920 purposes. The remedy when this response is returned is for the TPM resource
28662 TPM2_FlushContext()) implement the resource management described in the "Context Management"
[all …]
Draw_commands.txt1818 that the TPM resource manager may flush either sessions or objects in order to
1836 is not exclusive to the TPM and is a shared system resource.
1858 this response is returned is for the TPM resource manager to flush a transient
1867 value of 0 indicating the 1 handle and 6 representing the 7 . The TPM resource
1875 Usually, this error indicates that the TPM resource manager has a corrupted
1899 TPM resource manager needs to find the correct session and load it. It may then
1901 NOTE Usually, this error indicates that the TPM resource manager has a
1911 listed here because the command is not in error and the TPM resource manager
1920 purposes. The remedy when this response is returned is for the TPM resource
28651 TPM2_FlushContext()) implement the resource management described in the "Context Management"
[all …]
Draw_structures.txt5904 resource manager, this tag indicates that the
5926 resource manager, this tag indicates that the

12