Searched defs:SendEnvelopeCmd (Results 1 – 10 of 10) sorted by relevance
58 int32_t StkManager::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) const in SendEnvelopeCmd() function in OHOS::Telephony::StkManager
298 int32_t StkController::SendEnvelopeCmd(const std::string &strCmd) in SendEnvelopeCmd() function in OHOS::Telephony::StkController
616 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
1246 int32_t CoreService::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreService
845 int32_t CoreServiceClient::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreServiceClient
2200 int32_t CoreManagerInner::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreManagerInner
2400 int32_t CoreServiceProxy::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreServiceProxy
820 int32_t TelRilManager::SendEnvelopeCmd( in SendEnvelopeCmd() function in OHOS::Telephony::TelRilManager
2278 napi_value SendEnvelopeCmd(napi_env env, napi_callback_info info) in SendEnvelopeCmd() function