Searched refs:OhCloudExtDatabaseGetName (Results 1 – 3 of 3) sorted by relevance
216 int OhCloudExtDatabaseGetName(const OhCloudExtDatabase *db, unsigned char **name, unsigned int *len…
178 OhCloudExtDatabaseGetName(pDb.get(), &name, reinterpret_cast<unsigned int *>(&nameLen)); in GetDatabases()
455 pub unsafe extern "C" fn OhCloudExtDatabaseGetName( in OhCloudExtDatabaseGetName() function