Searched defs:dstBundleName (Results 1 - 7 of 7) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_data_listener.cpp | 49 OnStart(const std::string &srcNetworkId, const std::string &dstNetworkId, const std::string &sessionId, const std::string &dstBundleName) OnStart() argument
|
H A D | object_manager.cpp | 149 std::string dstBundleName = ObjectDmsHandler::GetInstance().GetDstBundleName(appId, deviceId);
in Save() local 179 int32_t ObjectStoreManager::PushAssets(const std::string &srcBundleName, const std::string &dstBundleName,
in PushAssets() argument
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | asset_callback_manager.cpp | 88 NotifyAssetRecvStart(const std::string &srcNetworkId, const std::string &dstNetworkId, const std::string &sessionId, const std::string &dstBundleName) NotifyAssetRecvStart() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/ |
H A D | distributed_radar.cpp | 733 ClickIconDmsContinue(const std::string& func, int32_t errCode, std::string peerDeviceId, const std::string& srcBundleName, const std::string& dstBundleName) ClickIconDmsContinue() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | distributed_sched_service.h | 82 std::string dstBundleName; member
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | feature_ability_module.cpp | 203 char *dstBundleName = MallocStringOf(nameValue, &nameLength); in SendMsgToPeer() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
H A D | softbus_handler_asset.cpp | 301 auto dstBundleName = relativeFileName.substr(0, pos); in GenerateAssetObjInfo() local 343 GetDstFile(const std::string &file, const std::string &srcBundleName, const std::string &dstBundleName, const std::string &sessionId, bool isSingleFile) GetDstFile() argument 366 GenerateUris(const std::vector<std::string> &fileList, const std::string &dstBundleName, bool isSingleFile) GenerateUris() argument [all...] |
Completed in 8 milliseconds