Searched defs:TriggerInfo (Results 1 - 2 of 2) sorted by relevance
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/ | ||
H A D | clouddisk_sync_helper.h | 50 struct TriggerInfo {
struct in OHOS::FileManagement::CloudDisk::final |
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ | ||
H A D | trigger_info.cpp | 21 TriggerInfo::TriggerInfo() : permission_(""), extraInfo_(nullptr), want_(nullptr), in TriggerInfo() function in OHOS::AbilityRuntime::WantAgent::TriggerInfo 25 TriggerInfo::TriggerInfo(const std::string &permission, const std::shared_ptr<WantParams> &extraInfo, in TriggerInfo() function in OHOS::AbilityRuntime::WantAgent::TriggerInfo 38 TriggerInfo::TriggerInfo(const std::string &permission, const std::shared_ptr<WantParams> &extraInfo, in TriggerInfo() function in OHOS::AbilityRuntime::WantAgent::TriggerInfo 45 TriggerInfo::TriggerInfo(const TriggerInfo function in OHOS::AbilityRuntime::WantAgent::TriggerInfo [all...] |
Completed in 1 milliseconds