| /base/telephony/cellular_data/test/ |
| D | cellular_data_handler_test.cpp | 46 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 64 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 84 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 109 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 137 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 173 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 196 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 214 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 232 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 250 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable [all …]
|
| D | cellular_data_handler_branch_test.cpp | 143 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 161 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 174 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 193 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 211 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 224 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 248 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 273 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 2); variable 313 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable 353 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable [all …]
|
| D | cellular_data_observer_test.cpp | 55 std::shared_ptr<CellularDataHandler> cellularDataHandler = in createCellularDataHandler() local 63 std::shared_ptr<CellularDataHandler> cellularDataHandler = nullptr; variable 84 std::shared_ptr<CellularDataHandler> cellularDataHandler = nullptr; variable 108 std::shared_ptr<CellularDataHandler> cellularDataHandler = nullptr; variable 139 std::shared_ptr<CellularDataHandler> cellularDataHandler = nullptr; variable
|
| D | zero_branch_test.cpp | 156 CellularDataHandler cellularDataHandler { subscriberInfo, 0 }; variable 209 CellularDataHandler cellularDataHandler { subscriberInfo, 0 }; variable 264 CellularDataHandler cellularDataHandler { subscriberInfo, INVALID_SLOTID }; variable 418 CellularDataHandler cellularDataHandler { subscriberInfo, 0 }; variable 647 CellularDataHandler cellularDataHandler { subscriberInfo, 0 }; variable
|
| D | cellular_data_test.cpp | 2129 auto cellularDataHandler = std::make_shared<CellularDataHandler>(subscriberInfo, 0); variable
|
| /base/telephony/cellular_data/services/src/ |
| D | cellular_data_rdb_observer.cpp | 26 CellularDataRdbObserver::CellularDataRdbObserver(std::weak_ptr<TelEventHandler> &&cellularDataHandl… in CellularDataRdbObserver() 35 auto cellularDataHandler = cellularDataHandler_.lock(); in OnChange() local
|
| D | cellular_data_incall_observer.cpp | 26 …larDataIncallObserver::CellularDataIncallObserver(std::weak_ptr<TelEventHandler> &&cellularDataHan… in CellularDataIncallObserver() 45 auto cellularDataHandler = cellularDataHandler_.lock(); in OnChange() local
|
| D | cellular_data_setting_observer.cpp | 26 …rDataSettingObserver::CellularDataSettingObserver(std::weak_ptr<TelEventHandler> &&cellularDataHan… in CellularDataSettingObserver() 45 auto cellularDataHandler = cellularDataHandler_.lock(); in OnChange() local
|
| D | cellular_data_roaming_observer.cpp | 27 std::weak_ptr<TelEventHandler> &&cellularDataHandler, int32_t slotId) in CellularDataRoamingObserver() 52 auto cellularDataHandler = cellularDataHandler_.lock(); in OnChange() local
|
| /base/telephony/cellular_data/test/fuzztest/updatecellulardata_fuzzer/ |
| D | updatecellulardata_fuzzer.cpp | 42 std::shared_ptr<CellularDataHandler> cellularDataHandler = nullptr; in UpdateCellularDataDumpHelperFuzz() local
|
| /base/telephony/cellular_data/services/include/state_machine/ |
| D | incall_data_state_machine.h | 34 …int32_t slotId, std::weak_ptr<TelEventHandler> &&cellularDataHandler, sptr<ApnManager> &apnManager) in IncallDataStateMachine()
|
| D | cellular_data_state_machine.h | 55 …ptr<DataConnectionManager> &cdConnectionManager, std::shared_ptr<TelEventHandler> &&cellularDataHa… in CellularDataStateMachine()
|