Lines Matching refs:AddProperty
2566 propertySet.AddProperty("naming_scheme", proptools.String(s.Naming_scheme))
2569 propertySet.AddProperty("shared_library", *s.Shared_library)
2572 propertySet.AddProperty("compile_dex", *s.Compile_dex)
2575 propertySet.AddProperty("permitted_packages", s.Permitted_packages)
2590 scopeSet.AddProperty("jars", jars)
2596 scopeSet.AddProperty("stub_srcs", []string{srcJarSnapshotPath})
2602 scopeSet.AddProperty("stub_srcs", []string{snapshotRelativeDir})
2608 scopeSet.AddProperty("current_api", currentApiSnapshotPath)
2614 scopeSet.AddProperty("removed_api", removedApiSnapshotPath)
2618 scopeSet.AddProperty("sdk_version", properties.SdkVersion)
2630 propertySet.AddProperty("doctag_files", dests)