Home
last modified time | relevance | path

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

/build/soong/cc/
Dccdeps.go69 type ccParameters struct { struct
70 HeaderSearchPath []string `json:"header_search_path,omitempty"`
71 SystemHeaderSearchPath []string `json:"system_search_path,omitempty"`
72 FlagParameters []string `json:"flag,omitempty"`
73 SysRoot string `json:"system_root,omitempty"`
74 RelativeFilePathFlags map[string]string `json:"relative_file_path,omitempty"`