Searched defs:WantAgentInfo (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/ | ||
H A D | continuous_task_record.h | 36 struct WantAgentInfo {
struct |
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/ | ||
H A D | want_agent_info.cpp | 23 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> function in OHOS::AbilityRuntime::WantAgent::WantAgentInfo [all...] |
Completed in 1 milliseconds