Home
last modified time | relevance | path

Searched refs:OhCloudExtSql (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_extension.h161 } OhCloudExtSql; typedef
176 const OhCloudExtSql *sql,
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_db_impl.cpp39 OhCloudExtSql sqlInfo { in Execute()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_extension.rs269 pub struct OhCloudExtSql { struct
280 sql: *const OhCloudExtSql, in OhCloudExtCloudDbExecuteSql() argument