Home
last modified time | relevance | path

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

/build/soong/testing/
Dcode_metadata.go48 Code []string
73 if len(module.properties.Code) == 0 {
79 ctx.AddDependency(ctx.Module(), codeDepTag, module.properties.Code...)
92 len(module.properties.Code),
/build/make/tools/ide_query/
Dide_query.go120 if status != nil && status.Code != pb.Status_OK {
190 Code: pb.Status_FAILURE,
196 if resp.Status != nil && resp.Status.Code != pb.Status_OK {
203 status := &pb.Status{Code: pb.Status_OK}
206 Code: pb.Status_FAILURE,
224 Code: pb.Status_FAILURE,
230 if err != nil && (resp.Status == nil || resp.Status.Code == pb.Status_OK) {
232 Code: pb.Status_FAILURE,
263 Code: pb.Status_FAILURE,
269 file.Status = &pb.Status{Code: pb.Status_OK}
/build/make/tools/droiddoc/templates-pdk/
Dsampleindex.cs14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
/build/make/tools/droiddoc/templates-pdk/assets/
Dyui-3.3.0-reset-min.css3 Code licensed under the BSD License:
Dstyle.css243 div#jd-content .Code,code,pre,samp,var {
247 div#jd-content pre.Code {
/build/soong/testing/test_spec_proto/
Dtest_spec.proto22 // REQUIRED: Code location of the target.
/build/soong/testing/code_metadata_proto/
Dcode_metadata.proto22 // REQUIRED: Code location of the target.
/build/soong/testing/code_metadata_internal_proto/
Dcode_metadata_internal.proto22 // REQUIRED: Code location of the target.
/build/make/tools/ide_query/ide_query_proto/
Dide_query.proto23 enum Code { enum
27 Code code = 1;
Dide_query.pb.go75Code Status_Code `protobuf:"varint,1,opt,name=code,proto3,enum=ide_query.Status_Code" json:"code,o… member
114 return x.Code
/build/soong/android/team_proto/
Dteam.proto20 // REQUIRED: Code location of the target.
/build/blueprint/
DCONTRIBUTING.md18 ### Code reviews
/build/soong/docs/
Dnative_code_coverage.md1 ## Native Code Coverage for Android
8 ## Building with Native Code Coverage Instrumentation
27 - Native Code coverage is not supported for host modules or `Android.mk`
Dmap_files.md105 Code names can (and typically should) be used when defining new APIs. This
/build/bazel/rules/apex/
DREADME.md9 **Code locations**
/build/soong/licenses/
DAndroid.bp312 name: "SPDX-license-identifier-BSD-Source-Code",
314 url: "https://spdx.org/licenses/BSD-Source-Code.html",
/build/make/tools/droiddoc/
DLICENSE127 1. Source Code.
696 Code licensed under the BSD License:
788 Creative Commons Legal Code
/build/soong/
DREADME.md21 Code reviews are handled through the usual code review system of Android,
/build/make/core/
Dmain.mk150 Code should be written to work regardless of a device being Treble)