Home
last modified time | relevance | path

Searched refs:ARpcSession_free (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include_rpc_unstable/
Dbinder_rpc_unstable.hpp148 void ARpcSession_free(ARpcSession* session);
/frameworks/native/libs/binder/rust/rpcbinder/src/
Dsession.rs27 fn drop = binder_rpc_unstable_bindgen::ARpcSession_free;
/frameworks/native/libs/binder/
Dlibbinder_rpc_unstable.cpp198 void ARpcSession_free(ARpcSession* handle) { in ARpcSession_free() function