OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_files
(Results
1 - 2
of
2
) sorted by null
/build/make/core/
jetifier.mk
22
my_files
:= $(intermediates.COMMON)/jetifier
macro
23
my_jetifier_output_path := $(
my_files
)/jetified-$(notdir $(my_jetifier_input_path))
jacoco.mk
36
my_files
:= $(intermediates.COMMON)/jacoco
macro
40
my_unzipped_path := $(
my_files
)/work/classes-to-instrument/classes
41
my_unzipped_timestamp_path := $(
my_files
)/work/classes-to-instrument/updated.stamp
67
my_classes_to_report_on_path := $(
my_files
)/report-resources/jacoco-report-classes.jar
77
my_instrumented_path := $(
my_files
)/work/instrumented/classes
78
my_instrumented_timestamp_path := $(
my_files
)/work/instrumented/updated.stamp
95
my_temp_jar_path := $(
my_files
)/work/usable.jar
Completed in 558 milliseconds