Searched refs:OhCloudExtTableGetAlias (Results 1 – 3 of 3) sorted by relevance
283 int OhCloudExtTableGetAlias(const OhCloudExtTable *tb, unsigned char **alias, unsigned int *len);
255 OhCloudExtTableGetAlias(pTable.get(), &tbAlias, reinterpret_cast<unsigned int *>(&tbAliasLen)); in GetTableInfo()
575 pub unsafe extern "C" fn OhCloudExtTableGetAlias( in OhCloudExtTableGetAlias() function