/system/extras/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system.img $(PRODUCT_OUT)/userdata.img) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/taskstats_intermediates) 49 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/anrd) 50 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/cpustats) 51 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/crypto) 52 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/kexecload) 53 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/ksminfo) 54 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/latencytop) 55 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/memtrack_share) 56 $(call add-clean-step, rm -f $(TARGET_OUT_OPTIONAL_EXECUTABLES)/memtrack) [all …]
|
/system/sepolicy/ |
D | CleanSpec.mk | 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/file_contexts) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/file_contexts) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/service_contexts) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/service_contexts) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/nonplat_property_contexts) 57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/nonplat_property_contexts) 58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/plat_property_contexts) 59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/plat_property_contexts) 61 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/property_contexts) 62 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/property_contexts) [all …]
|
/system/core/ |
D | CleanSpec.mk | 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/init.rc) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/reboot) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/root/default.prop) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/recovery/root/default.prop) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/lmkd_intermediates/import_includes) 57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libsysutils_intermediates/import_… 58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/grep $(PRODUCT_OUT)/system/bin/toolbox) 59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/gatekeeper.$(TARGET_DEVICE).so) 60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/hw/gatekeeper.$(TARGET_DEVICE).so) [all …]
|
/system/media/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libOpenMAXAL.so) 47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libOpenSLES.so) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_imageproc_inte… 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_text_intermedi… 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_ui_intermediat… 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterpack_videosrc_inter… 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libaudioutils_intermediates) 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/filterfw_intermediates) 55 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/framework/filterfw.jar) [all …]
|
/system/tools/hidl/test/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/nativetest64/hidl_test*) 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/data/nativetest/hidl_test*) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/tests.vendor*) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/vndk/tests.vendor*)
|
/system/timezone/output_data/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -f $(TARGET_OUT)/system/usr/share/zoneinfo/tzlookup.xml) 48 $(call add-clean-step, rm -f $(HOST_OUT)/usr/share/zoneinfo/tzlookup.xml) 52 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/usr/share/zoneinfo/tzlookup.xml) 53 $(call add-clean-step, rm -f $(OUT_DIR)/host/linux-x86/usr/share/zoneinfo/tzlookup.xml)
|
/system/apex/ |
D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/security/apex) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/security/apex) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/etc/security/apex)
|
/system/libhidl/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/bin/hw/android.hidl.memory@1.0-service) 48 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/etc/init/android.hidl.memory@1.0-service.rc) 51 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/hw/android.hidl.memory@1.0-impl.so)
|
/system/bt/ |
D | CleanSpec.mk | 48 $(call add-clean-step, find $(OUT_DIR) -type f -iname "*blue*" -print0 | xargs -0 rm -f) 49 $(call add-clean-step, find $(OUT_DIR) -type f -iname "*bdroid*" -print0 | xargs -0 rm -f)
|
/system/core/libutils/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/STATIC_LIBRARIES/libutils_intermediates/import_includ… 51 $(call add-clean-step, rm -rf $(HOST_OUT)/obj/STATIC_LIBRARIES/lib64utils_intermediates/import_incl…
|
/system/extras/tests/icachetest/ |
D | icache_main.cpp | 13 extern "C" void icache_test(long count, long step); 96 size_t const step = stepInBytes / CACHE_LINE_SIZE; in main() local 104 for (size_t i=step ; i <= MAX_ITERATIONS_COUNT ; i += step) { in main()
|
/system/tools/aidl/ |
D | aidl_language_l.ll | 31 yylloc->step(); 36 <COPYING>\}\%\% { extra_text += "**/"; yylloc->step(); BEGIN(INITIAL); } 41 <LONG_COMMENT>\*+\/ { extra_text += yytext; yylloc->step(); BEGIN(INITIAL); } 49 \/\/.*\n { extra_text += yytext; yylloc->lines(1); yylloc->step(); } 51 \n+ { yylloc->lines(yyleng); yylloc->step(); }
|
/system/extras/boottime_tools/io_analysis/ |
D | check_verity.py | 87 step = match.group(2) 91 if step == "map": 100 elif step == "end_io": 103 elif step == "finish_io":
|
/system/gsid/aidl/android/gsi/ |
D | GsiProgress.aidl | 22 @utf8InCpp String step;
|
/system/nfc/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libnfc-nci_intermediates)
|
/system/tools/hidl/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(SOONG_OUT_DIR)/.intermediates/hardware/interfaces/tests/extension)
|
D | hidl-gen_l.ll | 69 #define YY_USER_ACTION yylloc->step(); yylloc->columns(yyleng);
|
/system/gatekeeper/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/gatekeeper.default.so)
|
/system/gsid/ |
D | gsi_tool.cpp | 143 if (last_update_.step != latest.step) { in UpdateProgress() 183 fprintf(stdout, "\r%-15s%6d%% ", progress.step.c_str(), percentage); in Display()
|
D | gsi_service.h | 118 void StartAsyncOperation(const std::string& step, int64_t total_bytes);
|
D | gsi_service.cpp | 147 void GsiService::StartAsyncOperation(const std::string& step, int64_t total_bytes) { in StartAsyncOperation() argument 150 progress_.step = step; in StartAsyncOperation()
|
/system/update_engine/ |
D | update_metadata.proto | 230 // The path of the executable program to run during the post-install step, 256 // Whether a failure in the postinstall step for this partition should be
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 230 // The path of the executable program to run during the post-install step, 256 // Whether a failure in the postinstall step for this partition should be
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 1130 void step(void) { in step() function 1195 di.step(); in write() 1305 di.step(); in write()
|
/system/bt/doc/ |
D | style_guide.md | 343 (**Remember the HASH from this step**)
|