Home
last modified time | relevance | path

Searched refs:ARpcServer_free (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/
Dlibbinder_rpc_unstable.map.txt3 ARpcServer_free;
Dlibbinder_rpc_unstable.cpp186 void ARpcServer_free(ARpcServer* handle) { in ARpcServer_free() function
/frameworks/native/libs/binder/include_rpc_unstable/
Dbinder_rpc_unstable.hpp102 void ARpcServer_free(ARpcServer* server);
/frameworks/native/libs/binder/rust/rpcbinder/src/server/
Dandroid.rs27 fn drop = binder_rpc_unstable_bindgen::ARpcServer_free;