Searched refs:Code (Results 1 – 19 of 19) sorted by relevance
/build/soong/testing/ |
D | code_metadata.go | 48 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/ |
D | ide_query.go | 120 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/ |
D | sampleindex.cs | 14 <a href="<?cs var:toroot ?>resources/browser.html?tag=sample">Sample Code</a> >
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | yui-3.3.0-reset-min.css | 3 Code licensed under the BSD License:
|
D | style.css | 243 div#jd-content .Code,code,pre,samp,var { 247 div#jd-content pre.Code {
|
/build/soong/testing/test_spec_proto/ |
D | test_spec.proto | 22 // REQUIRED: Code location of the target.
|
/build/soong/testing/code_metadata_proto/ |
D | code_metadata.proto | 22 // REQUIRED: Code location of the target.
|
/build/soong/testing/code_metadata_internal_proto/ |
D | code_metadata_internal.proto | 22 // REQUIRED: Code location of the target.
|
/build/make/tools/ide_query/ide_query_proto/ |
D | ide_query.proto | 23 enum Code { enum 27 Code code = 1;
|
D | ide_query.pb.go | 75 …Code 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/ |
D | team.proto | 20 // REQUIRED: Code location of the target.
|
/build/blueprint/ |
D | CONTRIBUTING.md | 18 ### Code reviews
|
/build/soong/docs/ |
D | native_code_coverage.md | 1 ## 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`
|
D | map_files.md | 105 Code names can (and typically should) be used when defining new APIs. This
|
/build/bazel/rules/apex/ |
D | README.md | 9 **Code locations**
|
/build/soong/licenses/ |
D | Android.bp | 312 name: "SPDX-license-identifier-BSD-Source-Code", 314 url: "https://spdx.org/licenses/BSD-Source-Code.html",
|
/build/make/tools/droiddoc/ |
D | LICENSE | 127 1. Source Code. 696 Code licensed under the BSD License: 788 Creative Commons Legal Code
|
/build/soong/ |
D | README.md | 21 Code reviews are handled through the usual code review system of Android,
|
/build/make/core/ |
D | main.mk | 150 Code should be written to work regardless of a device being Treble)
|