Home
last modified time | relevance | path

Searched refs:flowType_ (Results 1 - 5 of 5) sorted by relevance

/base/telephony/state_registry/frameworks/js/napi/include/
H A Dupdate_contexts.h93 int32_t flowType_; member
96 flowType_ = info.flowType_; in operator =()
H A Dupdate_infos.h76 int32_t flowType_ = 0; member
77 CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType) {} in CellularDataFlowUpdate()
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_utils.h216 int32_t flowType_ = 0; member
217 CellularDataFlowUpdate(int32_t slotId, int32_t flowType) : UpdateInfo(slotId), flowType_(flowType) {} in CellularDataFlowUpdate()
H A Dobserver_event_handler.cpp562 void* argv = &(dataFlowInfo->flowType_); in WorkCellularDataFlowUpdated()
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp800 napi_value callbackValue = GetNapiValue(dataFlowInfo->env, dataFlowInfo->flowType_); in WorkCellularDataFlowUpdated()

Completed in 5 milliseconds