Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/system/extras/simpleperf/runtest/
Druntest.conf3 <executable name="simpleperf_runtest_one_function"/>
21 <executable name="simpleperf_runtest_two_functions"/>
43 <executable name="simpleperf_runtest_function_fork"/>
66 <executable name="simpleperf_runtest_function_pthread"/>
85 <executable name="simpleperf_runtest_comm_change"/>
109 <executable name="simpleperf_runtest_function_recursive"/>
157 <executable name="simpleperf_runtest_function_indirect_recursive"/>
198 <executable name="simpleperf_runtest_comm_change"/>
207 <executable name="simpleperf_runtest_run_and_sleep"/>
216 <executable name="simpleperf_runtest_run_and_sleep"/>
/system/vold/fs/
DVfat.cpp133 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in DoMount() argument
142 flags |= (executable ? 0 : MS_NOEXEC); in DoMount()
206 bool executable; member
216 return DoMount(m_args->source, m_args->target, m_args->ro, m_args->remount, m_args->executable, in DoMountWrapper()
221 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount() argument
222 struct mount_args args = {source, target, ro, remount, executable, in Mount()
DVfat.h32 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost);
DExt4.cpp125 bool executable) { in Mount() argument
134 flags |= (executable ? 0 : MS_NOEXEC); in Mount()
DExt4.h32 bool executable);
/system/sepolicy/prebuilts/api/32.0/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te24 # mediatuner should never execute any executable without a
/system/sepolicy/prebuilts/api/30.0/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
/system/sepolicy/prebuilts/api/33.0/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te24 # mediatuner should never execute any executable without a
/system/sepolicy/prebuilts/api/34.0/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te27 # mediatuner should never execute any executable without a
/system/sepolicy/prebuilts/api/202504/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te30 # mediatuner should never execute any executable without a
/system/sepolicy/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te30 # mediatuner should never execute any executable without a
/system/sepolicy/prebuilts/api/202404/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te30 # mediatuner should never execute any executable without a
/system/sepolicy/prebuilts/api/31.0/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dmediatuner.te24 # mediatuner should never execute any executable without a
/system/sepolicy/prebuilts/api/29.0/private/
Dpreopt2cachename.te1 # preopt2cachename executable
3 # This executable translates names from the preopted versions the build system
Dfile.te16 # App executable files in /data/data directories
/system/unwinding/libunwindstack/
DAndroidVersions.md23 and one read/executable. The libunwindstack on P and the unwinder on older
32 that the bias is coming from the program header for the executable
53 in the executable. On API level 28, this would result in some incorrect
70 contains the executable code from the elf. Before this, the unwinder
72 contained the elf header data and the executable code.
106 executable PT\_LOAD program header. This has only ever been a problem
113 or eh\_frame\_hdr does not have the same bias as the executable section,
121 executable map for the elf data and executable data, the offset into the
131 a read-only map of the elf data, and a read-executable map of the
/system/update_engine/scripts/
Dota_stress_test.py38 python = sys.executable
73 python = sys.executable
/system/update_engine/
DAndroid.bp579 // update_engine (type: executable)
605 // update_engine_nostats (type: executable)
642 // update_engine_sideload (type: executable)
644 // A binary executable equivalent to update_engine daemon that installs an update
717 // update_engine_client (type: executable)
922 // delta_generator (type: executable)
964 // test_http_server (type: executable)
978 // test_subprocess (type: executable)
1133 // update_engine_unittests (type: executable)
1207 // update_engine_unittests (type: executable)
[all …]

12345678910>>...14