Lines Matching +full:cxxbridge +full:- +full:cmd
5 // Added automatically by a large-scale-change that took the approach of
19 // large-scale-change included anything that looked like it might be a license
23 // See: http://go/android-license-faq
28 "SPDX-license-identifier-Apache-2.0",
29 "SPDX-license-identifier-MIT",
32 "LICENSE-APACHE",
33 "LICENSE-MIT",
70 cflags: ["-DRUST_CXX_NO_EXCEPTIONS"],
84 name: "libcxx-demo-blobstore",
87 "cxx-demo-bridge-header",
88 "cxx-bridge-header",
90 generated_sources: ["cxx-demo-bridge-code"],
94 name: "cxx-bridge-header",
95 tools: ["cxxbridge"],
96 cmd: "$(location cxxbridge) --header > $(out)",