/base/telephony/cellular_data/test/fuzztest/common_fuzzer/ |
H A D | incalldatastatemachine_fuzzer.cpp | 22 std::shared_ptr<IncallDataStateMachine> IncallDataStateMachineFuzzer::CreateIncallDataStateMachine(int32_t slotId)
in CreateIncallDataStateMachine() argument
|
H A D | statemachine_fuzzer.cpp | 22 std::shared_ptr<CellularDataStateMachine> StateMachineFuzzer::CreateCellularDataConnect(int32_t slotId)
in CreateCellularDataConnect() argument
|
/base/telephony/cellular_data/frameworks/js/napi/include/ |
H A D | napi_cellular_data.h | 28 int32_t slotId = 0; member
|
/base/telephony/core_service/test/unittest/ui_client/ |
H A D | ims_reg_info_callback_gtest.cpp | 23 int32_t ImsRegInfoCallbackGtest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() argument
|
/base/telephony/core_service/frameworks/js/network_search/src/ |
H A D | napi_ims_reg_info_callback.cpp | 25 int32_t NapiImsRegInfoCallback::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() argument
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | sim_operator_brocast_test.cpp | 33 int32_t slotId = data.GetWant().GetIntParam("slotId", -1); in OnReceiveEvent() local
|
H A D | ims_reg_info_callback_gtest.cpp | 23 int32_t ImsRegInfoCallbackGtest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() argument
|
/base/telephony/cellular_data/services/src/utils/ |
H A D | network_search_callback.cpp | 23 bool NetworkSearchCallback::HasInternetCapability(int32_t slotId, int32_t cId) in HasInternetCapability() argument 33 void NetworkSearchCallback::ClearCellularDataConnections(int32_t slotId) in ClearCellularDataConnections() argument
|
/base/telephony/core_service/services/network_search/test/ |
H A D | ims_reg_info_callback_test.cpp | 23 int32_t ImsRegInfoCallbackTest::OnImsRegInfoChanged(int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) in OnImsRegInfoChanged() argument
|
/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_roaming_observer.cpp | 26 CellularDataRoamingObserver( std::weak_ptr<TelEventHandler> &&cellularDataHandler, int32_t slotId) CellularDataRoamingObserver() argument
|
/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_callback.cpp | 29 void CellularCallCallback::ClearCellularCallList(int32_t slotId) in ClearCellularCallList() argument 45 void CellularCallCallback::SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) in SetReadyToCall() argument
|
/base/telephony/core_service/services/sim/src/ |
H A D | isim_file_controller.cpp | 20 IsimFileController::IsimFileController(int slotId) : IccFileController("IsimFileController", slotId) {}
in IsimFileController() argument
|
H A D | usim_file_controller.cpp | 20 UsimFileController::UsimFileController(int slotId) : IccFileController("UsimFileController", slotId) {} in UsimFileController() argument
|
H A D | csim_file_controller.cpp | 20 CsimFileController::CsimFileController(int slotId) : IccFileController("CsimFileController", slotId) {}
in CsimFileController() argument
|
H A D | sim_file_controller.cpp | 20 SimFileController::SimFileController(int slotId) : IccFileController("SimFileController", slotId) {} in SimFileController() argument
|
/base/telephony/ril_adapter/test/fuzztest/callussdnotice_fuzzer/ |
H A D | callussdnotice_fuzzer.cpp | 37 int32_t slotId = static_cast<int32_t>(*data % SLOT_NUM); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/ril_adapter/test/fuzztest/createcdmasms_fuzzer/ |
H A D | createcdmasms_fuzzer.cpp | 34 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/ril_adapter/test/fuzztest/simstkproactivenotify_fuzzer/ |
H A D | simstkproactivenotify_fuzzer.cpp | 37 int32_t slotId = static_cast<HRilErrNumber>(size) % SLOT_NUM; in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/sms_mms/services/sms/ |
H A D | sms_receive_manager.cpp | 25 SmsReceiveManager::SmsReceiveManager(int32_t slotId) : slotId_(slotId) {} in SmsReceiveManager() argument
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | core_service_connection.cpp | 24 std::vector<std::u16string> CoreServiceConnection::GetFdnNumberList(int slotId) in GetFdnNumberList() argument 42 bool CoreServiceConnection::IsFdnEnabled(int slotId) in IsFdnEnabled() argument
|
/base/telephony/cellular_data/frameworks/cj/src/ |
H A D | tel_cellular_data_ffi.cpp | 45 bool FfiCellularDataIsCellularDataRoamingEnabled(int32_t slotId, int32_t *errCode) in FfiCellularDataIsCellularDataRoamingEnabled() argument
|
/base/telephony/call_manager/services/spam_call/include/ |
H A D | spam_call_connection.h | 27 SpamCallConnection(const std::string &phoneNumber, const int32_t &slotId, in SpamCallConnection() argument
|
/base/telephony/ril_adapter/test/fuzztest/residentnetworkupdated_fuzzer/ |
H A D | residentnetworkupdated_fuzzer.cpp | 35 int32_t slotId = static_cast<int32_t>(size % SLOT_NUM); in DoSomethingInterestingWithMyAPI() local
|
/base/telephony/state_registry/frameworks/native/observer/src/ |
H A D | telephony_state_manager.cpp | 33 int32_t TelephonyStateManager::RemoveStateObserver(int32_t slotId, uint32_t mask) in RemoveStateObserver() argument 26 AddStateObserver(const sptr<TelephonyObserverBroker> &telephonyObserver, int32_t slotId, uint32_t mask, bool notifyNow) AddStateObserver() argument
|
/base/telephony/state_registry/frameworks/js/napi/include/ |
H A D | event_listener.h | 29 int32_t slotId = 0; member
|