Searched refs:OhCloudExtHashMapGetValueTyp (Results 1 – 2 of 2) sorted by relevance
129 OhCloudExtRustType OhCloudExtHashMapGetValueTyp(const OhCloudExtHashMap *src);
506 pub unsafe extern "C" fn OhCloudExtHashMapGetValueTyp( in OhCloudExtHashMapGetValueTyp() function1101 match OhCloudExtHashMapGetValueTyp(new_map) {1199 match OhCloudExtHashMapGetValueTyp(new_map) {1284 let typ = OhCloudExtHashMapGetValueTyp(null_mut()); in ut_hashmap_null()