Lines Matching refs:as
16 name: "shell-as",
24 ":shell-as-test-app-apk-cpp",
52 // functionality. This can be used as a target for shell-as to emulate the
55 name: "shell-as-test-app",
56 manifest: ":shell-as-test-app-manifest",
59 certificate: ":shell-as-test-app-cert",
65 // shell-as-test-app-key \
68 name: "shell-as-test-app-cert",
69 certificate: "shell-as-test-app-key",
73 name: "shell-as-test-app-manifest",
86 // A source file that contains the contents of the above shell-as-test-app APK
87 // embedded as an array.
89 name: "shell-as-test-app-apk-cpp",
90 srcs: [":shell-as-test-app"],