Commit a7dab6e
committed
binder: ndk: add asBinderReference method to BpCInterface
This is more efficient than `asBinder` when the caller doesn't need to
increment the ref count. Used in https://r.android.com/3211938
Test: m
Bug: 338458975
Change-Id: I15dd9b5c1033c58760e1038f09190bbbafc4bf491 parent 07889b1 commit a7dab6e
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
| 229 | + | |
228 | 230 | | |
229 | 231 | | |
230 | 232 | | |
| |||
0 commit comments