Searched refs:service_host_cid (Results 1 – 2 of 2) sorted by relevance
34 int service_host_cid = atoi(argv[1]); in main() local38 service_host_cid, service_port); in main()40 ndk::SpAIBinder binder = bi::sd::getService(service_host_cid, service_port); in main()
28 let service_host_cid = in main() localVariable35 service_host_cid, service_port in main()38 let service = get_service(service_host_cid, service_port)?; in main()