Searched refs:OhCloudExtFieldGetColName (Results 1 – 3 of 3) sorted by relevance
335 int OhCloudExtFieldGetColName(const OhCloudExtField *fd, unsigned char **name, unsigned int *len);
282 … OhCloudExtFieldGetColName(pField.get(), &colName, reinterpret_cast<unsigned int *>(&colLen)); in GetFields()
656 pub unsafe extern "C" fn OhCloudExtFieldGetColName( in OhCloudExtFieldGetColName() function