HomeSort by relevance Sort by last modified time
    Searched refs:proto_sources_fullpath (Results 1 - 2 of 2) sorted by null

  /build/core/
base_rules.mk 278 proto_sources_fullpath := $(addprefix $(TOP_DIR)$(LOCAL_PATH)/, $(proto_sources)) macro
291 $(proto_java_sources_file_stamp): PRIVATE_PROTO_SRC_FILES := $(proto_sources_fullpath)
299 $(proto_java_sources_file_stamp) : $(proto_sources_fullpath) $(PROTOC)
binary.mk 247 proto_sources_fullpath := $(addprefix $(LOCAL_PATH)/, $(proto_sources)) macro
250 $(patsubst %.proto,%.pb.cc,$(proto_sources_fullpath)))

Completed in 331 milliseconds