Home
last modified time | relevance | path

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

/build/soong/android/
Dsoong_config_modules.go489 func (c *tracingConfig) getTrace() soongConfigTrace {
490 ret := soongConfigTrace{}
Dmodule.go253 type soongConfigTrace struct { struct
259 func (c *soongConfigTrace) isEmpty() bool { argument
264 func (c *soongConfigTrace) hash() string { argument
533 SoongConfigTrace soongConfigTrace `blueprint:"mutated"`
2729 traces := make(map[string]*soongConfigTrace)