Searched defs:wantAgentInfo (Results 1 – 7 of 7) sorted by relevance
35 std::shared_ptr< Notification::ReminderRequest::WantAgentInfo> wantAgentInfo = in DoSomethingInterestingWithMyAPI() local
860 …std::shared_ptr<ReminderRequest::WantAgentInfo> wantAgentInfo = std::make_shared<ReminderRequest::… variable1200 std::string wantAgentInfo = "this is wantAgentInfo"; variable1388 std::string wantAgentInfo = "sour<SEP#/>123"; variable1404 std::string wantAgentInfo = "sour<SEP#/>123"; variable1420 std::string wantAgentInfo = "sour<SEP#/>123"; variable
635 void ReminderRequest::RecoverWantAgent(const std::string &wantAgentInfo, const uint8_t &type) in RecoverWantAgent()734 ReminderRequest& ReminderRequest::SetWantAgentInfo(const std::shared_ptr<WantAgentInfo> &wantAgentI… in SetWantAgentInfo()1474 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in AddRemovalWantAgent() local1500 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in CreateWantAgent() local1761 auto wantAgentInfo = reminder->GetWantAgentInfo(); in AppendValuesBucket() local
291 … WantAgentInfo wantAgentInfo(-1, WantAgentConstant::OperationType::START_ABILITY, wantAgentFlags, in ParseShowOptions() local
529 napi_value wantAgentInfo = nullptr; in ParseActionButtons() local552 napi_value wantAgentInfo = nullptr; in ParseWantAgent() local
140 auto wantAgentInfo = std::make_shared<ReminderRequest::WantAgentInfo>(); in GenWantAgent() local
403 AbilityRuntime::WantAgent::WantAgentInfo wantAgentInfo( in CreateTimerInfo() local