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
523 int32_t StkController::SendEnvelopeCmd(const std::string &strCmd) in SendEnvelopeCmd() function in OHOS::Telephony::StkController
671 int32_t SimManager::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::SimManager
182 void SendEnvelopeCmd(const uint8_t *data, size_t size) in SendEnvelopeCmd() function
1325 int32_t CoreService::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreService
886 int32_t CoreServiceClient::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreServiceClient
2318 int32_t CoreManagerInner::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreManagerInner
2524 int32_t CoreServiceProxy::SendEnvelopeCmd(int32_t slotId, const std::string &cmd) in SendEnvelopeCmd() function in OHOS::Telephony::CoreServiceProxy
879 int32_t TelRilManager::SendEnvelopeCmd( in SendEnvelopeCmd() function in OHOS::Telephony::TelRilManager
2492 napi_value SendEnvelopeCmd(napi_env env, napi_callback_info info) in SendEnvelopeCmd() function