Home
last modified time | relevance | path

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

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