Home
last modified time | relevance | path

Searched refs:get_variable_value (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/
Dupdate_file_lists.sh5 get_variable_value() { function
23 get_variable_value $@ | grep '\.h$'
27 get_variable_value $@ | grep "cc$\|inc$"
35 get_variable_value $@ | grep "pb.cc$" | sed "s/pb.cc/proto/"
52 GZHEADERS=$(get_variable_value $MAKEFILE GZHEADERS)
53 HEADERS=$(get_variable_value $MAKEFILE nobase_include_HEADERS)
62 WKT_PROTOS=$(get_variable_value $MAKEFILE nobase_dist_proto_DATA)