OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:proto_sources_fullpath
(Results
1 - 2
of
2
) sorted by null
/build/make/core/
java_common.mk
70
proto_sources_fullpath
:= $(addprefix $(LOCAL_PATH)/, $(proto_sources))
macro
77
$(proto_java_sources_file_stamp): PRIVATE_PROTO_SRC_FILES := $(
proto_sources_fullpath
)
95
$(proto_java_sources_file_stamp) : $(
proto_sources_fullpath
) $(PROTOC)
100
ALL_MODULES.$(my_register_name).PROTO_FILES := $(
proto_sources_fullpath
)
binary.mk
834
proto_sources_fullpath
:= $(addprefix $(LOCAL_PATH)\/, $(proto_sources))
macro
[
all
...]
Completed in 95 milliseconds