OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIVATE_PROTO_SRC_FILES
(Results
1 - 2
of
2
) sorted by null
/build/core/
base_rules.mk
260
$(proto_java_sources_file_stamp):
PRIVATE_PROTO_SRC_FILES
:= $(proto_sources_fullpath)
definitions.mk
905
@echo "Protoc: $@ <= $(
PRIVATE_PROTO_SRC_FILES
)"
908
$(hide) for f in $(
PRIVATE_PROTO_SRC_FILES
); do \
[
all
...]
Completed in 33 milliseconds