Searched defs:SendUpdateCellLocationRequest (Results 1 – 8 of 8) sorted by relevance
235 struct SendUpdateCellLocationRequest : CallbackContext { struct236 int32_t slotId = DEFAULT_SIM_SLOT_ID;237 bool sendRequestSlot2 = false;
764 int32_t NetworkSearchHandler::SendUpdateCellLocationRequest() in SendUpdateCellLocationRequest() function in OHOS::Telephony::NetworkSearchHandler
893 int32_t NetworkSearchManager::SendUpdateCellLocationRequest(int32_t slotId) in SendUpdateCellLocationRequest() function in OHOS::Telephony::NetworkSearchManager
1071 int32_t CoreService::SendUpdateCellLocationRequest(int32_t slotId) in SendUpdateCellLocationRequest() function in OHOS::Telephony::CoreService
865 int32_t CoreServiceClient::SendUpdateCellLocationRequest(int32_t slotId) in SendUpdateCellLocationRequest() function in OHOS::Telephony::CoreServiceClient
1509 int32_t CoreManagerInner::SendUpdateCellLocationRequest(int32_t slotId) in SendUpdateCellLocationRequest() function in OHOS::Telephony::CoreManagerInner
2411 int32_t CoreServiceProxy::SendUpdateCellLocationRequest(int32_t slotId) in SendUpdateCellLocationRequest() function in OHOS::Telephony::CoreServiceProxy
1578 static napi_value SendUpdateCellLocationRequest(napi_env env, napi_callback_info info) in SendUpdateCellLocationRequest() function