Lines Matching refs:deviceConfig
59 *deviceConfig anonMember
72 deviceConfig *deviceConfig member
86 type deviceConfig struct { struct
182 deviceConfig: &deviceConfig{},
185 deviceConfig := &deviceConfig{
189 config.deviceConfig = deviceConfig
450 func (c *deviceConfig) Arches() []Arch { argument
458 func (c *deviceConfig) VendorPath() string { argument
465 func (c *deviceConfig) CompileVndk() bool { argument
472 func (c *deviceConfig) BtConfigIncludeDir() string { argument
476 func (c *deviceConfig) NativeCoverageEnabled() bool { argument
480 func (c *deviceConfig) CoverageEnabledForPath(path string) bool { argument