Home
last modified time | relevance | path

Searched defs:dstBundleName (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_data_listener.cpp50 const std::string &sessionId, const std::string &dstBundleName) in OnStart()
H A Dobject_manager.cpp149 std::string dstBundleName = ObjectDmsHandler::GetInstance().GetDstBundleName(appId, deviceId); in Save() local
179 … ObjectStoreManager::PushAssets(const std::string &srcBundleName, const std::string &dstBundleName, in PushAssets()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dasset_callback_manager.cpp91 const std::string &dstBundleName) in NotifyAssetRecvStart()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler_asset.cpp301 auto dstBundleName = relativeFileName.substr(0, pos); in GenerateAssetObjInfo() local
345 const std::string &dstBundleName, in GetDstFile()
367 const std::string &dstBundleName, in GenerateUris()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h80 std::string dstBundleName; member
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp203 char *dstBundleName = MallocStringOf(nameValue, &nameLength); in SendMsgToPeer() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp734 const std::string& srcBundleName, const std::string& dstBundleName) in ClickIconDmsContinue()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp638 std::string dstBundleName = reminder->GetBundleName(); in UpdateAppDatabase() local
731 void ReminderDataManager::GenDstBundleName(std::string &dstBundleName, const std::string &uri) const in GenDstBundleName()