Searched refs:relation_struct (Results 1 – 1 of 1) sorted by relevance
1065 let relation_struct = in OhCloudExtRelationSetGetBundleName() localVariable1070 *bundle_name = relation_struct.bundle_name.as_ptr() as *const c_uchar; in OhCloudExtRelationSetGetBundleName()1071 *len = relation_struct.bundle_name.len() as c_uint; in OhCloudExtRelationSetGetBundleName()1085 let relation_struct = in OhCloudExtRelationSetGetExpireTime() localVariable1090 *expire_time = relation_struct.expire_time as c_ulonglong; in OhCloudExtRelationSetGetExpireTime()1105 let relation_struct = in OhCloudExtRelationSetGetRelations() localVariable1110 let res = relation_struct.relations(); in OhCloudExtRelationSetGetRelations()