Home
last modified time | relevance | path

Searched refs:Sysprop (Results 1 – 2 of 2) sorted by relevance

/build/soong/sysprop/
Dsysprop_library.go382 Sysprop struct { member
471 ccProps.Sysprop.Platform = proptools.BoolPtr(isOwnerPlatform)
/build/soong/cc/
Dlibrary.go56 Sysprop struct { member
1545 if library.Properties.Sysprop.Platform != nil {
1546 isOwnerPlatform := Bool(library.Properties.Sysprop.Platform)