/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/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) 56 $(call add-clean-step, rm -rf $(HOST_OUT)/com.android.runtime/etc/tz/*) 60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/tz) 64 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/tzdata_module)
|
/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/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/tools/hidl/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(SOONG_OUT_DIR)/.intermediates/hardware/interfaces/tests/extension) 48 $(call add-clean-step, find $(SOONG_OUT_DIR)/.intermediates -name "*adapter_genc*" -print0 | xargs …
|
D | hidl-gen_l.ll | 68 #define YY_USER_ACTION yylloc->step(); yylloc->columns(yyleng);
|
/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/core/fs_mgr/libsnapshot/ |
D | partition_cow_creator.cpp | 101 auto step = std::min(s_step, d_step); in OptimizeSourceCopyOperation() local 106 AppendExtent(optimized->mutable_src_extents(), s_it->start_block() + s_offset, step); in OptimizeSourceCopyOperation() 107 AppendExtent(optimized->mutable_dst_extents(), d_it->start_block() + d_offset, step); in OptimizeSourceCopyOperation() 115 s_offset += step; in OptimizeSourceCopyOperation() 116 d_offset += step; in OptimizeSourceCopyOperation()
|
/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/gatekeeper/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/hw/gatekeeper.default.so)
|
/system/tools/aidl/ |
D | aidl_language_l.ll | 47 yylloc->step(); 51 <LONG_COMMENT>\*+\/ { extra_text += yytext; yylloc->step(); BEGIN(INITIAL); } 61 \n+ { yylloc->lines(yyleng); yylloc->step(); }
|
/system/gsid/ |
D | gsi_tool.cpp | 129 if (last_update_.step != latest.step) { in UpdateProgress() 169 fprintf(stdout, "\r%-15s%6d%% ", progress.step.c_str(), percentage); in Display()
|
D | gsi_service.h | 73 void StartAsyncOperation(const std::string& step, int64_t total_bytes);
|
D | gsi_service.cpp | 199 void GsiService::StartAsyncOperation(const std::string& step, int64_t total_bytes) { in StartAsyncOperation() argument 202 progress_.step = step; in StartAsyncOperation()
|
/system/bt/gd/packet/parser/ |
D | language_l.ll | 12 #define YY_USER_ACTION yylloc->step(); yylloc->columns(yyleng);
|
/system/update_engine/ |
D | update_metadata.proto | 239 // The path of the executable program to run during the post-install step, 265 // Whether a failure in the postinstall step for this partition should be
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 239 // The path of the executable program to run during the post-install step, 265 // Whether a failure in the postinstall step for this partition should be
|