Searched refs:strServerFd (Results 1 – 1 of 1) sorted by relevance
57 auto strServerFd = std::to_string(serverFd.get()); in Java_android_system_virtualmachine_VirtualizationService_nativeSpawn() local60 execl(VIRTMGR_PATH, VIRTMGR_PATH, "--rpc-server-fd", strServerFd.c_str(), "--ready-fd", in Java_android_system_virtualmachine_VirtualizationService_nativeSpawn()