Searched refs:BAZEL_BUILD (Results 1 – 19 of 19) sorted by relevance
/third_party/protobuf/ |
D | update_file_lists.sh | 180 BAZEL_BUILD=./BUILD 182 if [ -f "$BAZEL_BUILD" ]; then 183 set_bazel_value $BAZEL_BUILD protobuf_lite_srcs $BAZEL_PREFIX $LIBPROTOBUF_LITE_SOURCES 184 set_bazel_value $BAZEL_BUILD protobuf_srcs $BAZEL_PREFIX $LIBPROTOBUF_SOURCES 185 set_bazel_value $BAZEL_BUILD protoc_lib_srcs $BAZEL_PREFIX $LIBPROTOC_SOURCES 186 set_bazel_value $BAZEL_BUILD lite_test_protos "" $LITE_PROTOS 187 set_bazel_value $BAZEL_BUILD well_known_protos "" $WKT_PROTOS 188 set_bazel_value $BAZEL_BUILD test_protos "" $PROTOS 189 set_bazel_value $BAZEL_BUILD common_test_srcs $BAZEL_PREFIX $COMMON_TEST_SOURCES 190 set_bazel_value $BAZEL_BUILD test_srcs $BAZEL_PREFIX $TEST_SOURCES [all …]
|
/third_party/grpc/examples/ |
D | BUILD | 83 defines = ["BAZEL_BUILD"], 93 defines = ["BAZEL_BUILD"], 103 defines = ["BAZEL_BUILD"], 113 defines = ["BAZEL_BUILD"], 124 defines = ["BAZEL_BUILD"], 134 defines = ["BAZEL_BUILD"], 144 defines = ["BAZEL_BUILD"], 154 defines = ["BAZEL_BUILD"], 164 defines = ["BAZEL_BUILD"], 174 defines = ["BAZEL_BUILD"], [all …]
|
/third_party/grpc/examples/cpp/route_guide/ |
D | helper.cc | 26 #ifdef BAZEL_BUILD 47 #ifdef BAZEL_BUILD in GetDbFileContent()
|
D | route_guide_server.cc | 32 #ifdef BAZEL_BUILD
|
D | route_guide_client.cc | 32 #ifdef BAZEL_BUILD
|
/third_party/grpc/examples/cpp/load_balancing/ |
D | greeter_server.cc | 25 #ifdef BAZEL_BUILD
|
D | greeter_client.cc | 25 #ifdef BAZEL_BUILD
|
/third_party/grpc/examples/cpp/compression/ |
D | greeter_server.cc | 25 #ifdef BAZEL_BUILD
|
D | greeter_client.cc | 25 #ifdef BAZEL_BUILD
|
/third_party/grpc/examples/cpp/helloworld/ |
D | greeter_server.cc | 27 #ifdef BAZEL_BUILD
|
D | greeter_async_client.cc | 26 #ifdef BAZEL_BUILD
|
D | greeter_client.cc | 25 #ifdef BAZEL_BUILD
|
D | greeter_async_client2.cc | 27 #ifdef BAZEL_BUILD
|
D | greeter_async_server.cc | 27 #ifdef BAZEL_BUILD
|
/third_party/grpc/examples/cpp/keyvaluestore/ |
D | server.cc | 26 #ifdef BAZEL_BUILD
|
D | client.cc | 28 #ifdef BAZEL_BUILD
|
D | caching_interceptor.h | 23 #ifdef BAZEL_BUILD
|
/third_party/grpc/examples/cpp/metadata/ |
D | greeter_client.cc | 25 #ifdef BAZEL_BUILD
|
D | greeter_server.cc | 25 #ifdef BAZEL_BUILD
|