| /build/blueprint/proptools/ |
| D | proptools.go | 132 func isStruct(t reflect.Type) bool { 136 func isStructPtr(t reflect.Type) bool { 140 func isSlice(t reflect.Type) bool { 144 func isSliceOfStruct(t reflect.Type) bool { 148 func isStringOrStringPtr(t reflect.Type) bool { 152 func isMapOfStruct(t reflect.Type) bool { 156 func isConfigurable(t reflect.Type) bool { 160 func IsConfigurable(t reflect.Type) bool {
|
| D | filter.go | 144 func FilterPropertyStruct(prop reflect.Type, predicate FilterFieldPredicate) (filteredProp reflect.… 156 func filterPropertyStruct(prop reflect.Type, prefix string, maxNameSize int, 208 func FilterPropertyStructSharded(prop reflect.Type, maxTypeNameSize int, predicate FilterFieldPredi…
|
| D | tag.go | 53 func propertyIndexesWithTag(t reflect.Type, key, value string) [][]int {
|
| D | clone.go | 287 func typeFields(typ reflect.Type) []reflect.StructField {
|
| D | unpack.go | 633 func propertyToValue(typ reflect.Type, property *parser.Property) (reflect.Value, error) {
|
| /build/soong/symbol_inject/ |
| D | elf.go | 26 Type() elf.Type methodSpec 44 func (f elfFileWrapper) Type() elf.Type { func 56 func (f mockElfFile) Type() elf.Type { return f.t } func
|
| /build/blueprint/parser/ |
| D | ast.go | 60 Type string member 150 Type() Type methodSpec 197 type Type int type 230 func ZeroExpression(t Type) Expression { 265 func (x *Operator) Type() Type { func 433 func (x *Variable) Type() Type { func 498 func (x *Map) Type() Type { return MapType } func 619 func (x *List) Type() Type { return ListType } func 663 func (x *String) Type() Type { func 696 func (x *Int64) Type() Type { func [all …]
|
| /build/soong/cmd/symbols_map/symbols_map_proto/ |
| D | symbols_map.proto | 31 enum Type { enum
|
| D | symbols_map.pb.go | 73 func (Mapping_Type) Type() protoreflect.EnumType { func 135 func (Mapping_LocationType) Type() protoreflect.EnumType { func 171 …Type *Mapping_Type `protobuf:"varint,3,opt,name=type,enum=symbols_map.Mapping_Type" json:"type,omi… member
|
| /build/bazel/mkcompare/cmd/ |
| D | mkcompare.go | 104 Type string member 111 Type string member
|
| /build/soong/cmd/release_config/release_config_proto/ |
| D | build_flags_common.pb.go | 86 func (Workflow) Type() protoreflect.EnumType { func
|
| /build/soong/android/ |
| D | vintf_data.go | 43 Type *string member
|
| /build/soong/compliance/project_metadata_proto/ |
| D | project_metadata.proto | 108 enum Type { enum
|
| D | project_metadata.pb.go | 96 func (LicenseType) Type() protoreflect.EnumType { func 228 func (URL_Type) Type() protoreflect.EnumType { func 457 …Type *URL_Type `protobuf:"varint,1,opt,name=type,enum=project_metadata.URL_Type" json:"type,omitem… member
|
| /build/soong/mk2rbc/ |
| D | find_mockfs.go | 89 func (m myFileInfo) Type() fs.FileMode { func
|
| /build/bazel/mkcompare/ |
| D | mkfile.go | 19 Type string member
|
| /build/soong/ui/metrics/execution_metrics_proto/ |
| D | execution_metrics.pb.go | 77 func (FieldNumbers) Type() protoreflect.EnumType { func
|
| /build/blueprint/bootstrap/bpdoc/ |
| D | properties.go | 188 func newPropertyStruct(t *doc.Type) (*PropertyStruct, error) {
|
| D | bpdoc.go | 56 Type string member
|
| /build/soong/sdk/ |
| D | build_release.go | 393 func newPropertyPrunerForStructType(structType reflect.Type, selector fieldSelectorFunc) *propertyP…
|
| /build/soong/cmd/find_input_delta/find_input_delta_proto/ |
| D | file_list.pb.go | 71 func (FieldNumbers) Type() protoreflect.EnumType { func
|
| /build/soong/android/soongconfig/ |
| D | modules.go | 509 initializeProperties(v reflect.Value, typ reflect.Type) 601 func initializePropertiesWithDefault(v reflect.Value, typ reflect.Type) {
|
| /build/make/tools/protos/ |
| D | metadata_file.proto | 101 enum Type { enum
|
| /build/soong/androidmk/androidmk/ |
| D | androidmk.go | 392 typ bpparser.Type) (bpparser.Expression, error) {
|
| /build/soong/androidmk/parser/ |
| D | ast.go | 31 Type string member
|