Home
last modified time | relevance | path

Searched refs:csControlMap_ (Results 1 - 2 of 2) sorted by relevance

/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h723 std::map<int32_t, std::shared_ptr<CSControl>> csControlMap_; member in OHOS::Telephony::CellularCallService
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp1025 return csControlMap_[slotId]; in GetCsControl()
1051 csControlMap_[slotId] = csControl; in SetCsControl()

Completed in 4 milliseconds