Home
last modified time | relevance | path

Searched refs:CellInfomationContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h72 struct CellInfomationContext : EventListener { struct
74 CellInfomationContext &operator=(CellInfomationUpdate &info) argument
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp347 HandleCallbackInfoUpdate<CellInfomationContext, CellInfomationUpdate, in AddNetworkHandlerToMap()
767 … std::unique_ptr<CellInfomationContext> cellInfo(static_cast<CellInfomationContext *>(work->data)); in WorkCellInfomationUpdated()