Home
last modified time | relevance | path

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

/aosp12/build/soong/sdk/
H A Dbp_test.go35 func intPtr(i int) *int { return &i } func
/aosp12/system/tools/aidl/build/
H A Daidl_test.go43 func intPtr(v int) *int { func
/aosp12/build/soong/apex/
H A Dapex_test.go7112 func intPtr(i int) *int { func
/aosp12/build/soong/android/
H A Dvariable.go403 func intPtr(v int) *int { func