Home
last modified time | relevance | path

Searched defs:ToGob (Results 1 – 9 of 9) sorted by relevance

/build/blueprint/depset/
Ddepset.go102 func (d *DepSet[T]) ToGob() *depSetGob[T] { func
/build/soong/android/
Dcompliance_metadata.go151 func (m *ComplianceMetadataInfo) ToGob() *complianceMetadataInfoGob { func
Dlicenses.go76 func (a *applicableLicensesPropertyImpl) ToGob() *applicableLicensesPropertyImplGob { func
Dmodule_info_json.go118 func (p *ModuleInfoJSON) ToGob() *combinedModuleInfoJSON { func
Dapi_levels.go63 func (a *ApiLevel) ToGob() *apiLevelGob { func
Dpackaging.go105 func (p *PackagingSpec) ToGob() *packagingSpecGob { func
Dpaths.go384 func (p *OptionalPath) ToGob() *optionalPathGob { func
1215 func (p *basePath) ToGob() *basePathGob { func
1464 func (p *OutputPath) ToGob() *outputPathGob { func
1892 func (p *InstallPath) ToGob() *installPathGob { func
Dmodule.go2500 func (k *katiInstall) ToGob() *katiInstallGob { func
2540 func (e *extraFilesZip) ToGob() *extraFilesZipGob { func
/build/blueprint/
Dprovider.go64 func (m *providerKey) ToGob() *providerKeyGob { func