Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dcloud_ext_types.h259 OhCloudExtTable *OhCloudExtTableNew(
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp126 …OhCloudExtTable *tb = OhCloudExtTableNew(reinterpret_cast<const unsigned char *>(table.name.c_str(… in Convert()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs524 pub unsafe extern "C" fn OhCloudExtTableNew( in OhCloudExtTableNew() function
1525 let tb = OhCloudExtTableNew( in ut_table()