Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp53 std::shared_ptr<AssetLoader> CloudServer::ConnectAssetLoader(uint32_t tokenId, const CloudServer::D… in ConnectAssetLoader() function in OHOS::DistributedData::CloudServer
58 std::shared_ptr<AssetLoader> CloudServer::ConnectAssetLoader( in ConnectAssetLoader() function in OHOS::DistributedData::CloudServer
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dfunction.rs34 ConnectAssetLoader, enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp605 std::shared_ptr<DBAssetLoader> CloudServerImpl::ConnectAssetLoader(uint32_t tokenId, const DBMeta &… in ConnectAssetLoader() function in OHOS::CloudData::CloudServerImpl
624 std::shared_ptr<DBAssetLoader> CloudServerImpl::ConnectAssetLoader( in ConnectAssetLoader() function in OHOS::CloudData::CloudServerImpl