Home
last modified time | relevance | path

Searched refs:appBundleName (Results 1 - 9 of 9) sorted by relevance

/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/src/
H A Dcloud_file_kit_impl.cpp50 std::string &appBundleName, in ResolveNotificationEvent()
53 appBundleName = "com.ohos.photos"; in ResolveNotificationEvent()
48 ResolveNotificationEvent(const int32_t userId, const std::string &extraData, std::string &appBundleName, std::string &prepareTraceId) ResolveNotificationEvent() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Dcloud_file_kit.cpp50 std::string &appBundleName, in ResolveNotificationEvent()
53 appBundleName = "com.ohos.photos"; in ResolveNotificationEvent()
48 ResolveNotificationEvent(const int32_t userId, const std::string &extraData, std::string &appBundleName, std::string &prepareTraceId) ResolveNotificationEvent() argument
/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drtg_interface.h87 bool GetAppExpelAbility(const std::string &appBundleName);
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/include/
H A Dcloud_file_kit_impl.h29 std::string &appBundleName,
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/
H A Dcloud_file_kit.h40 std::string &appBundleName,
/foundation/resourceschedule/qos_manager/services/include/
H A Dconcurrent_task_controller.h117 std::map<int, std::string> appBundleName; member in OHOS::ConcurrentTask::TaskController
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp161 queryRs.bundleName = appBundleName[pid]; in QueryUi()
605 appBundleName[pid] = bundleName; in NewAppStart()
631 appBundleName.erase(pid); in AppKilled()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp498 string appBundleName; in NotifyEventChange() local
500 auto ret = instance->ResolveNotificationEvent(userId, extraData, appBundleName, prepareTraceId); in NotifyEventChange()
506 return dataSyncManager_->TriggerStartSync(appBundleName, userId, false, in NotifyEventChange()
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Drtg_interface.cpp386 bool GetAppExpelAbility(const std::string &appBundleName) in GetAppExpelAbility() argument

Completed in 6 milliseconds