Searched refs:ARpcSession_new (Results 1 – 3 of 3) sorted by relevance
105 [[nodiscard]] ARpcSession* ARpcSession_new();
45 unsafe { RpcSession::from_ptr(binder_rpc_unstable_bindgen::ARpcSession_new()) } in new()
193 ARpcSession* ARpcSession_new() { in ARpcSession_new() function