Searched refs:schema_struct (Results 1 – 1 of 1) sorted by relevance
964 let schema_struct = match OhCloudExtSchemaMeta::get_inner_ref(schema, SafetyCheckId::SchemaMeta) in OhCloudExtSchemaMetaGetVersion() localVariable969 *version = schema_struct.version(); in OhCloudExtSchemaMetaGetVersion()984 let schema_struct = match OhCloudExtSchemaMeta::get_inner_ref(schema, SafetyCheckId::SchemaMeta) in OhCloudExtSchemaMetaGetBundleName() localVariable989 *name = schema_struct.bundle_name().as_ptr() as *const c_uchar; in OhCloudExtSchemaMetaGetBundleName()990 *len = schema_struct.bundle_name().len() as c_uint; in OhCloudExtSchemaMetaGetBundleName()1005 let schema_struct = match OhCloudExtSchemaMeta::get_inner_ref(schema, SafetyCheckId::SchemaMeta) in OhCloudExtSchemaMetaGetDatabases() localVariable1010 let databases = schema_struct.databases(); in OhCloudExtSchemaMetaGetDatabases()