Searched defs:GetAllSimMessages (Results 1 – 8 of 8) sorted by relevance
83 void GetAllSimMessages(const uint8_t *data, size_t size) in GetAllSimMessages() function
69 void GetAllSimMessages(const uint8_t *data, size_t size) in GetAllSimMessages() function
139 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
522 int32_t SmsService::GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &message) in GetAllSimMessages() function in OHOS::Telephony::SmsService
179 int32_t SmsServiceManagerClient::GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &messa… in GetAllSimMessages() function in OHOS::Telephony::SmsServiceManagerClient
284 int32_t SmsServiceProxy::GetAllSimMessages(int32_t slotId, std::vector<ShortMessage> &message) in GetAllSimMessages() function in OHOS::Telephony::SmsServiceProxy
1332 static napi_value GetAllSimMessages(napi_env env, napi_callback_info info) in GetAllSimMessages() function