Searched refs:tools (Results 1 – 25 of 100) sorted by relevance
1234
/system/core/toolbox/ |
D | toolbox.c | 14 } 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/ |
D | README.md | 29 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/ |
D | PREUPLOAD.cfg | 2 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/ |
D | Android.bp | 3 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/ |
D | Android.bp | 3 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/ |
D | PatchUtils.java | 29 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/ |
D | runtests.sh | 29 MODULES-IN-system-tools-aidl 41 ${ANDROID_BUILD_TOP}/system/tools/aidl/tests/integration-test.py
|
/system/extras/squashfs_utils/ |
D | Android.bp | 11 include_dirs: ["external/squashfs-tools/squashfs-tools"],
|
/system/tools/hidl/test/export_test/ |
D | Android.bp | 3 tools: [ 11 "-rexport:system/tools/hidl/test/export_test export@1.0",
|
/system/extras/f2fs_utils/ |
D | Android.bp | 15 "external/f2fs-tools/include", 34 "external/f2fs-tools/include",
|
/system/tools/hidl/test/impl_test/ |
D | Android.bp | 3 tools: [ 20 tools: [
|
/system/sepolicy/private/ |
D | vold.te | 5 # 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/ |
D | vold.te | 6 # 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/ |
D | vold.te | 5 # 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/ |
D | vold.te | 5 # 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/ |
D | vold.te | 6 # 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/ |
D | proguard-rules.pro | 3 # 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/ |
D | proguard-rules.pro | 3 # 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/ |
D | proguard-rules.pro | 3 # in /home/yabinc/Android/Sdk/tools/proguard/proguard-android.txt 8 # http://developer.android.com/guide/developing/tools/proguard.html
|
/system/hardware/interfaces/ |
D | update-makefiles.sh | 3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
/system/tools/hidl/test/vendor/1.0/ |
D | update-base.sh | 12 -o system/tools/hidl/test/vendor/1.0/vendor-base.h \
|
/system/gsid/ |
D | Android.mk | 22 -include test/vts/tools/build/Android.host_config.mk
|
/system/libhidl/transport/base/1.0/vts/functional/ |
D | Android.mk | 22 -include test/vts/tools/build/Android.host_config.mk
|
/system/core/fs_mgr/libdm/ |
D | Android.mk | 22 -include test/vts/tools/build/Android.host_config.mk
|
/system/libvintf/xsd/compatibilityMatrix/vts/ |
D | Android.mk | 22 include test/vts/tools/build/Android.host_config.mk
|
1234