Home
last modified time | relevance | path

Searched refs:tools (Results 1 – 25 of 100) sorted by relevance

1234

/system/core/toolbox/
Dtoolbox.c14 } tools[] = { variable
38 for (size_t i = 0; tools[i].name; i++) { in main()
39 if (!strcmp(tools[i].name, name)) { in main()
40 return tools[i].func(argc, argv); in main()
55 for (size_t i = 1; tools[i].name; i++) { in toolbox_main()
56 printf("%s%c", tools[i].name, tools[i+1].name ? ' ' : '\n'); in toolbox_main()
/system/tools/hidl/c2hal/
DREADME.md29 c2hal -r android.hardware:hardware/interfaces -p android.hardware.baz@1.0 system/tools/hidl/c2hal/t…
32 c2hal -r android.hardware:hardware/interfaces -p android.hardware.simple@1.0 system/tools/hidl/c2ha…
38 python3 system/tools/hidl/c2hal/test/build_all.py ~/android/master/hardware/libhardware/include/har…
41 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
42 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
43 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
44 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
45 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
46 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
/system/sepolicy/
DPREUPLOAD.cfg2 whitespace = tools/whitespace.sh ${PREUPLOAD_FILES}
3 aosp_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "."
4 policy_version_check = tools/policy_version_check.sh
/system/tools/hidl/test/version_test/
DAndroid.bp3 tools: [
7 " -r test.version:system/tools/hidl/test/version_test/good" +
17 " -r test.version:system/tools/hidl/test/version_test/bad1" +
21 " -r test.version:system/tools/hidl/test/version_test/bad2" +
25 " -r test.version:system/tools/hidl/test/version_test/bad3" +
29 " -r test.version:system/tools/hidl/test/version_test/bad4" +
33 " -r test.version:system/tools/hidl/test/version_test/bad5" +
/system/tools/hidl/test/hash_test/
DAndroid.bp3 tools: [
8 " -r test.hash:system/tools/hidl/test/hash_test/good" +
13 " -r test.hash:system/tools/hidl/test/hash_test/bad" +
18 " -r test.hash:system/tools/hidl/test/hash_test/bad" +
/system/core/adb/fastdeploy/deploylib/src/com/android/fastdeploy/
DPatchUtils.java29 import com.android.tools.build.apkzlib.zip.ZFile;
30 import com.android.tools.build.apkzlib.zip.ZFileOptions;
31 import com.android.tools.build.apkzlib.zip.StoredEntry;
32 import com.android.tools.build.apkzlib.zip.StoredEntryType;
33 import com.android.tools.build.apkzlib.zip.CentralDirectoryHeaderCompressInfo;
34 import com.android.tools.build.apkzlib.zip.CentralDirectoryHeader;
/system/tools/aidl/
Druntests.sh29 MODULES-IN-system-tools-aidl
41 ${ANDROID_BUILD_TOP}/system/tools/aidl/tests/integration-test.py
/system/extras/squashfs_utils/
DAndroid.bp11 include_dirs: ["external/squashfs-tools/squashfs-tools"],
/system/tools/hidl/test/export_test/
DAndroid.bp3 tools: [
11 "-rexport:system/tools/hidl/test/export_test export@1.0",
/system/extras/f2fs_utils/
DAndroid.bp15 "external/f2fs-tools/include",
34 "external/f2fs-tools/include",
/system/tools/hidl/test/impl_test/
DAndroid.bp3 tools: [
20 tools: [
/system/sepolicy/private/
Dvold.te5 # Switch to more restrictive domains when executing common tools
9 # For a handful of probing tools, we choose an even more restrictive
/system/sepolicy/prebuilts/api/26.0/private/
Dvold.te6 # Switch to more restrictive domains when executing common tools
10 # For a handful of probing tools, we choose an even more restrictive
/system/sepolicy/prebuilts/api/29.0/private/
Dvold.te5 # Switch to more restrictive domains when executing common tools
9 # For a handful of probing tools, we choose an even more restrictive
/system/sepolicy/prebuilts/api/28.0/private/
Dvold.te5 # Switch to more restrictive domains when executing common tools
9 # For a handful of probing tools, we choose an even more restrictive
/system/sepolicy/prebuilts/api/27.0/private/
Dvold.te6 # Switch to more restrictive domains when executing common tools
10 # For a handful of probing tools, we choose an even more restrictive
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/
Dproguard-rules.pro3 # in /usr/local/google/home/yabinc/Android/Sdk/tools/proguard/proguard-android.txt
8 # http://developer.android.com/guide/developing/tools/proguard.html
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
Dproguard-rules.pro3 # in /home/yabinc/Android/Sdk/tools/proguard/proguard-android.txt
8 # http://developer.android.com/guide/developing/tools/proguard.html
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/
Dproguard-rules.pro3 # in /home/yabinc/Android/Sdk/tools/proguard/proguard-android.txt
8 # http://developer.android.com/guide/developing/tools/proguard.html
/system/hardware/interfaces/
Dupdate-makefiles.sh3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
/system/tools/hidl/test/vendor/1.0/
Dupdate-base.sh12 -o system/tools/hidl/test/vendor/1.0/vendor-base.h \
/system/gsid/
DAndroid.mk22 -include test/vts/tools/build/Android.host_config.mk
/system/libhidl/transport/base/1.0/vts/functional/
DAndroid.mk22 -include test/vts/tools/build/Android.host_config.mk
/system/core/fs_mgr/libdm/
DAndroid.mk22 -include test/vts/tools/build/Android.host_config.mk
/system/libvintf/xsd/compatibilityMatrix/vts/
DAndroid.mk22 include test/vts/tools/build/Android.host_config.mk

1234