Searched defs:GetAllSimMessages (Results 1 – 8 of 8) sorted by relevance
83 void GetAllSimMessages(const uint8_t *data, size_t size) in GetAllSimMessages() function
68 void GetAllSimMessages(const uint8_t *data, size_t size) in GetAllSimMessages() function
138 int32_t SmsInterfaceManager::GetAllSimMessages(std::vector<ShortMessage> &message) in GetAllSimMessages() function in OHOS::Telephony::SmsInterfaceManager
435 int32_t SmsMiscManager::GetAllSimMessages(std::vector<ShortMessage> &message) in GetAllSimMessages() function in OHOS::Telephony::SmsMiscManager
491 int32_t SmsService::GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &message) in GetAllSimMessages() function in OHOS::Telephony::SmsService
167 int32_t SmsServiceManagerClient::GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &messa… in GetAllSimMessages() function in OHOS::Telephony::SmsServiceManagerClient
242 int32_t SmsServiceProxy::GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &message) in GetAllSimMessages() function in OHOS::Telephony::SmsServiceProxy
1297 static napi_value GetAllSimMessages(napi_env env, napi_callback_info info) in GetAllSimMessages() function