Home
last modified time | relevance | path

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

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