Searched refs:OhCloudExtTableGetName (Results 1 – 3 of 3) sorted by relevance
274 int OhCloudExtTableGetName(const OhCloudExtTable *tb, unsigned char **name, unsigned int *len);
555 pub unsafe extern "C" fn OhCloudExtTableGetName( in OhCloudExtTableGetName() function1536 OhCloudExtTableGetName( in ut_table()
248 OhCloudExtTableGetName(pTable.get(), &tbName, reinterpret_cast<unsigned int *>(&tbNameLen)); in GetTableInfo()