Lines Matching defs:override
34 void OnStart() override;
35 void OnStop() override;
36 int32_t Dump(std::int32_t fd, const std::vector<std::u16string> &args) override;
55 const sptr<IDeliveryShortMessageCallback> &deliveryCallback, bool isMmsApp = true) override;
71 const sptr<IDeliveryShortMessageCallback> &deliveryCallback) override;
89 const sptr<IDeliveryShortMessageCallback> &deliveryCallback) override;
100 int32_t SetSmscAddr(int32_t slotId, const std::u16string &scAddr) override;
110 int32_t GetSmscAddr(int32_t slotId, std::u16string &smscAddress) override;
123 int32_t slotId, const std::u16string &smsc, const std::u16string &pdu, SimMessageStatus status) override;
133 int32_t DelSimMessage(int32_t slotId, uint32_t msgIndex) override;
147 const std::u16string &smsc) override;
157 int32_t GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &message) override;
168 int32_t SetCBConfig(int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) override;
180 bool SetImsSmsConfig(int32_t slotId, int32_t enable) override;
189 int32_t SetDefaultSmsSlotId(int32_t slotId) override;
195 int32_t GetDefaultSmsSlotId() override;
202 int32_t GetDefaultSmsSimId(int32_t &simId) override;
211 int32_t SplitMessage(const std::u16string &message, std::vector<std::u16string> &splitMessage) override;
224 ISmsServiceInterface::SmsSegmentsInfo &info) override;
235 int32_t IsImsSmsSupported(int32_t slotId, bool &isSupported) override;
242 int32_t GetImsShortMessageFormat(std::u16string &format) override;
248 bool HasSmsCapability() override;
278 int32_t CreateMessage(std::string pdu, std::string specification, ShortMessage &message) override;
286 bool GetBase64Encode(std::string src, std::string &dest) override;
294 bool GetBase64Decode(std::string src, std::string &dest) override;
305 std::string &encodeString, uint32_t charset, uint32_t valLength, std::string strEncodeString) override;
319 const std::u16string &uaprof, int64_t &time, bool isMmsApp = false) override;
347 const std::u16string &ua, const std::u16string &uaprof) override;