Lines Matching defs:SetParam
333 DistributedWant& DistributedWant::SetParam(const std::string& key, const sptr<IRemoteObject>& remot… in SetParam() function in OHOS::DistributedSchedule::DistributedWant
342 DistributedWant& DistributedWant::SetParam(const std::string& key, bool value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
348 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<bool>& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
390 DistributedWant& DistributedWant::SetParam(const std::string& key, AAFwk::byte value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
396 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<AAFwk::byte>& … in SetParam() function in OHOS::DistributedSchedule::DistributedWant
439 DistributedWant& DistributedWant::SetParam(const std::string& key, AAFwk::zchar value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
445 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<AAFwk::zchar>&… in SetParam() function in OHOS::DistributedSchedule::DistributedWant
488 DistributedWant& DistributedWant::SetParam(const std::string& key, int value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
494 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<int>& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
537 DistributedWant& DistributedWant::SetParam(const std::string& key, double value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
543 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<double>& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
586 DistributedWant& DistributedWant::SetParam(const std::string& key, float value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
592 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<float>& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
661 DistributedWant& DistributedWant::SetParam(const std::string& key, long value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
667 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<long>& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
681 DistributedWant& DistributedWant::SetParam(const std::string& key, long long value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
716 DistributedWant& DistributedWant::SetParam(const std::string& key, short value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
722 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<short>& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
765 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::string& value) in SetParam() function in OHOS::DistributedSchedule::DistributedWant
771 DistributedWant& DistributedWant::SetParam(const std::string& key, const std::vector<std::string>& … in SetParam() function in OHOS::DistributedSchedule::DistributedWant