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

  /external/protobuf/
update_file_lists.sh 5 get_variable_value() { function
23 get_variable_value $@ | grep '\.h$'
27 get_variable_value $@ | grep "cc$"
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)
61 WKT_PROTOS=$(get_variable_value $MAKEFILE nobase_dist_proto_DATA)
  /external/protobuf/util/
update_file_lists.sh 5 get_variable_value() { function
23 get_variable_value $@ | grep '\.h$'
27 get_variable_value $@ | grep "cc$"
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)
61 WKT_PROTOS=$(get_variable_value $MAKEFILE nobase_dist_proto_DATA)

Completed in 172 milliseconds