Searched refs:OhCloudExtValueFree (Results 1 – 3 of 3) sorted by relevance
79 void OhCloudExtValueFree(OhCloudExtValue *src);
211 pub unsafe extern "C" fn OhCloudExtValueFree(src: *mut OhCloudExtValue) { in OhCloudExtValueFree() function1342 OhCloudExtValueFree(value); in ut_value_int()1405 OhCloudExtValueFree(value); in ut_value_asset()1455 OhCloudExtValueFree(value); in ut_value_assets()
238 OhCloudExtValueFree(valueOut); in ConvertBucket()