Home
last modified time | relevance | path

Searched defs:CellInfomationUpdate (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_infos.h62 struct CellInfomationUpdate : public UpdateInfo { struct
64 CellInfomationUpdate(int32_t slotId, const std::vector<sptr<CellInformation>> &cellInfo) in CellInfomationUpdate() argument