Searched defs:SendEnvelopeCmd (Results 1 – 10 of 10) sorted by relevance
51 int32_t StkManager::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) const in SendEnvelopeCmd() function in OHOS::Telephony::StkManager
390 int32_t StkController::SendEnvelopeCmd(const std::string &strCmd) in SendEnvelopeCmd() function in OHOS::Telephony::StkController
609 int32_t SimManager::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::SimManager
169 void SendEnvelopeCmd(const uint8_t *data, size_t size) in SendEnvelopeCmd() function
1290 int32_t CoreService::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreService
866 int32_t CoreServiceClient::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreServiceClient
2234 int32_t CoreManagerInner::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreManagerInner
2457 int32_t CoreServiceProxy::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreServiceProxy
834 int32_t TelRilManager::SendEnvelopeCmd( in SendEnvelopeCmd() function in OHOS::Telephony::TelRilManager
2411 napi_value SendEnvelopeCmd(napi_env env, napi_callback_info info) in SendEnvelopeCmd() function