commit | a7dab6e88fa4625400cd6935e4a20529c5a5eb3a | [log] [tgz] |
---|---|---|
author | Frederick Mayle <fmayle@google.com> | Wed Aug 07 17:13:58 2024 -0700 |
committer | Frederick Mayle <fmayle@google.com> | Tue Sep 10 20:19:09 2024 +0000 |
tree | af573e7cb71f1868f9e7e860eecb15bed5b11054 | |
parent | 07889b169e47891128bc42753439e157f9609e9f [diff] |
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: I15dd9b5c1033c58760e1038f09190bbbafc4bf49