Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 21 of 21) sorted by relevance

/system/tools/xsdc/tests/
DAndroid.bp29 java_resource_dirs: ["resources"],
71 data: ["resources/*.xml"],
116 data: ["resources/*.xml"],
144 data: ["resources/*.xml"],
173 data: ["resources/*.xml"],
198 data: ["resources/*.xml"],
223 data: ["resources/*.xml"],
/system/apex/tools/
Dapexer_with_DCLA_preprocessing_test.py19 import importlib.resources
42 def resources(): function
43 return importlib.resources.files('apexer_with_DCLA_preprocessing_test')
118 resources().joinpath('apexer_test_host_tools.zip').open(mode='rb') as host_tools_zip_resource,
119 resources().joinpath(TEST_PRIVATE_KEY).open(mode='rb') as key_file_resource,
120resources().joinpath('apexer_with_DCLA_preprocessing').open(mode='rb') as apexer_wrapper_resource,
149 with resources().joinpath(TEST_APEX + '.apex').open(mode='rb') as apex_file:
Dapex_compression_test.py26 from importlib import resources
149 resources.files("apex_compression_test").joinpath(tool).open('rb') as tool_resource,
165 resources.files('apex_compression_test').joinpath(TEST_APEX + '.apex').open('rb') as f,
DAndroid.bp174 // Need to add a pkg_path because importlib.resources
175 // cannot load resources from the root package.
/system/sepolicy/private/
Disolated_app.te5 ### service managers and does not require extra computational resources.
27 # in addition to the zygote. Allow access to resources inherited from the
Disolated_compute_app.te5 ### to gather data with service manager and require computational resources to
Drs.te18 # Use vendor resources
Ddrmserver.te46 # Read resources from open apk files passed over Binder.
Dmediaextractor.te39 # Read resources from open apk files passed over Binder
Dodrefresh.te48 # Do not audit unused resources from parent processes (adb, shell, su).
Dmediaserver.te71 # Read resources from open apk files passed over Binder.
Dservice_contexts384 resources u:object_r:resources_manager_service:s0
/system/extras/simpleperf/scripts/purgatorio/
Dpurgatorio.py37 from bokeh.resources import INLINE
135 resources = INLINE.render()
138 resources=resources, plot_script=script, plot_div=div, title=title)
/system/extras/simpleperf/demo/SimpleperfExampleKotlin/
Dgradle.properties21 # resources declared in the library itself and none from the library's dependencies,
/system/extras/simpleperf/demo/SimpleperfExampleJava/
Dgradle.properties19 # resources declared in the library itself and none from the library's dependencies,
/system/apex/apexer/
Dapexer_test.py28 from importlib import resources
177 with resources.files("apexer_test").joinpath("apexer_test_host_tools.zip").open('rb') as f:
208 resources.files("apexer_test").joinpath(resource_name).open('rb') as f,
/system/core/fs_mgr/libfiemap/
DREADME.md75 resources.
/system/core/fs_mgr/
DREADME.overlayfs.md94 - _adb remount_ overrides are incompatible with OTA resources, so the update
/system/chre/doc/
Dframework_overview.md194 relative scarcity of memory and CPU resources, and power considerations.
/system/extras/simpleperf/doc/
Dandroid_application_profiling.md61 resources {
/system/chre/platform/shared/idl/
Dhost_messages.fbs38 /// permissions-controlled resources.