Home
last modified time | relevance | path

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

/build/soong/sdk/
Dbp_test.go35 func intPtr(i int) *int { return &i } func
/build/soong/apex/
Dapex_test.go7112 func intPtr(i int) *int { func
/build/soong/android/
Dvariable.go401 func intPtr(v int) *int { func