Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dcompliance_metadata.go139 func (m *ComplianceMetadataInfo) ToGob() *complianceMetadataInfoGob { func
H A Dpaths.go376 func (p *OptionalPath) ToGob() *optionalPathGob { func
1207 func (p *basePath) ToGob() *basePathGob { func
1483 func (p *OutputPath) ToGob() *outputPathGob { func
1911 func (p *InstallPath) ToGob() *installPathGob { func
H A Dmodule_info_json.go110 func (p *ModuleInfoJSON) ToGob() *combinedModuleInfoJSON { func
H A Dpackaging.go81 func (p *PackagingSpec) ToGob() *packagingSpecGob { func
H A Dmodule.go2255 func (k *katiInstall) ToGob() *katiInstallGob { func
2295 func (e *extraFilesZip) ToGob() *extraFilesZipGob { func
/aosp_15_r20/build/blueprint/depset/
H A Ddepset.go93 func (d *DepSet[T]) ToGob() *depSetGob[T] { func
/aosp_15_r20/build/blueprint/
H A Dprovider.go64 func (m *providerKey) ToGob() *providerKeyGob { func