Searched defs:WantAgentInfo (Results 1 – 6 of 6) sorted by relevance
23 WantAgentInfo::WantAgentInfo() : WantAgentInfo(nullptr) in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo26 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo45 WantAgentInfo::WantAgentInfo(int requestCode, const WantAgentConstant::OperationType &operationType, in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo66 WantAgentInfo::WantAgentInfo(const std::shared_ptr<WantAgentInfo> ¶mInfo) in WantAgentInfo() function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo
1 # WantAgentInfo chapter
1288 ## WantAgentInfo section
36 struct WantAgentInfo { struct
247 struct WantAgentInfo { struct248 std::string pkgName = "";249 std::string abilityName = "";250 std::string uri = "";251 AAFwk::WantParams parameters;