Searched refs:OhCloudExtHashMapGetLength (Results 1 – 2 of 2) sorted by relevance
134 int OhCloudExtHashMapGetLength(const OhCloudExtHashMap *src, unsigned int *len);
535 pub unsafe extern "C" fn OhCloudExtHashMapGetLength( in OhCloudExtHashMapGetLength() function1108 OhCloudExtHashMapGetLength(new_map, &mut length as *mut _ as *mut c_uint),1125 OhCloudExtHashMapGetLength(new_map, &mut length as *mut _ as *mut c_uint),1306 OhCloudExtHashMapGetLength(null_mut(), &mut length as *mut _ as *mut c_uint), in ut_hashmap_null()