Home
last modified time | relevance | path

Searched defs:TriggerInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dtrigger_info.cpp21 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> &extraInf… in TriggerInfo() function in OHOS::AbilityRuntime::WantAgent::TriggerInfo
38 TriggerInfo::TriggerInfo(const std::string &permission, const std::shared_ptr<WantParams> &extraInf… in TriggerInfo() function in OHOS::AbilityRuntime::WantAgent::TriggerInfo
45 TriggerInfo::TriggerInfo(const TriggerInfo &paramInfo) in TriggerInfo() function in OHOS::AbilityRuntime::WantAgent::TriggerInfo
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_sync_helper.h50 struct TriggerInfo { struct
56 std::unordered_map<std::string, std::shared_ptr<TriggerInfo>> triggerInfoMap_; argument
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-wantAgent-triggerInfo.md1 # TriggerInfo chapter
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-wantAgent-triggerInfo.md1 # TriggerInfo chapter
H A Djs-apis-app-ability-wantAgent.md1274 ## TriggerInfo section