Searched refs:OhCloudExtCloudSyncGetServiceInfo (Results 1 – 3 of 3) sorted by relevance
304 int OhCloudExtCloudSyncGetServiceInfo(OhCloudExtCloudSync *server, OhCloudExtCloudInfo **info);
47 auto status = OhCloudExtCloudSyncGetServiceInfo(pServer.get(), &info); in GetServerInfo()391 auto status = OhCloudExtCloudSyncGetServiceInfo(server.get(), &info); in SaveSubscription()
549 pub unsafe extern "C" fn OhCloudExtCloudSyncGetServiceInfo( in OhCloudExtCloudSyncGetServiceInfo() function