Searched refs:OhCloudExtValueBucketGetKeys (Results 1 – 3 of 3) sorted by relevance
618 int OhCloudExtValueBucketGetKeys(OhCloudExtValueBucket *info, OhCloudExtVector **keys, unsigned int…
178 … auto status = OhCloudExtValueBucketGetKeys(vb, &keys, reinterpret_cast<unsigned int *>(&keysLen)); in GetData()
1200 pub unsafe extern "C" fn OhCloudExtValueBucketGetKeys( in OhCloudExtValueBucketGetKeys() function