Searched refs:ARpcServer_newInet (Results 1 – 4 of 4) sorted by relevance
5 ARpcServer_newInet;
147 ARpcServer* ARpcServer_newInet(AIBinder* service, const char* address, unsigned int port) { in ARpcServer_newInet() function
67 [[nodiscard]] ARpcServer* ARpcServer_newInet(AIBinder* service, const char* address,
115 Self::checked_from_ptr(binder_rpc_unstable_bindgen::ARpcServer_newInet( in new_inet()