Home
last modified time | relevance | path

Searched refs:functionName (Results 1 – 4 of 4) sorted by relevance

/build/blueprint/proptools/
Dconfigurable.go76 functionName string member
80 func NewConfigurableCondition(functionName string, args []string) ConfigurableCondition {
82 functionName: functionName,
88 return c.functionName
101 sb.WriteString(c.functionName)
Dextend_test.go1264 functionName: "soong_config_variable",
1286 functionName: "release_variable",
1307 functionName: "soong_config_variable",
1324 functionName: "release_variable",
1350 functionName: "soong_config_variable",
1372 functionName: "release_variable",
1393 functionName: "release_variable",
1409 functionName: "soong_config_variable",
1899 functionName: "soong_config_variable",
1931 functionName: "soong_config_variable",
[all …]
Dunpack_test.go816 functionName: "soong_config_variable",
874 functionName: "soong_config_variable",
906 functionName: "soong_config_variable",
Dunpack.go444 functionName: cond.FunctionName,