Home
last modified time | relevance | path

Searched defs:WantAgentInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_info.cpp23 WantAgentInfo::WantAgentInfo() : WantAgentInfo(nullptr) in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo
26 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo
45 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo
66 WantAgentInfo::WantAgentInfo(const std::shared_ptr<WantAgentInfo> &paramInfo) in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-wantAgent-wantAgentInfo.md1 # WantAgentInfo chapter
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-inner-wantAgent-wantAgentInfo.md1 # WantAgentInfo chapter
H A Djs-apis-app-ability-wantAgent.md1288 ## WantAgentInfo section
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dcontinuous_task_record.h36 struct WantAgentInfo { struct
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h247 struct WantAgentInfo { struct
248 std::string pkgName = "";
249 std::string abilityName = "";
250 std::string uri = "";
251 AAFwk::WantParams parameters;