Home
last modified time | relevance | path

Searched defs:OhCloudExtSchemaMeta (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs78 pub type OhCloudExtSchemaMeta = SafeCffiWrapper<cloud_service::SchemaMeta>; typedef
957 schema: *mut OhCloudExtSchemaMeta, in OhCloudExtSchemaMetaGetVersion()
976 schema: *mut OhCloudExtSchemaMeta, in OhCloudExtSchemaMetaGetBundleName()
998 schema: *mut OhCloudExtSchemaMeta, in OhCloudExtSchemaMetaGetDatabases()
1018 pub unsafe extern "C" fn OhCloudExtSchemaMetaFree(schema: *mut OhCloudExtSchemaMeta) { in OhCloudExtSchemaMetaFree()
H A Dcloud_extension.rs576 schema: *mut *const OhCloudExtSchemaMeta, in OhCloudExtCloudSyncGetAppSchema()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h491 } OhCloudExtSchemaMeta; typedef