Searched refs:ARpcServer_start (Results 1 – 4 of 4) sorted by relevance
9 ARpcServer_start;
174 void ARpcServer_start(ARpcServer* handle) { in ARpcServer_start() function
88 void ARpcServer_start(ARpcServer* server);
167 unsafe { binder_rpc_unstable_bindgen::ARpcServer_start(self.as_ptr()) }; in start()