Searched refs:SendCacheMapAddItem (Results 1 – 4 of 4) sorted by relevance
82 bool SendCacheMapAddItem(int64_t id, const std::shared_ptr<SmsSendIndexer> &smsIndexer);
214 bool SmsSender::SendCacheMapAddItem(int64_t id, const std::shared_ptr<SmsSendIndexer> &smsIndexer) in SendCacheMapAddItem() function in OHOS::Telephony::SmsSender
322 if (!SendCacheMapAddItem(refId, smsIndexer)) { in SendSmsToRil()
470 if (!SendCacheMapAddItem(refId, smsIndexer)) { in SendSmsToRil()