Home
last modified time | relevance | path

Searched refs:TELEPHONY_ERR_ARGUMENT_NULL (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_errors.h50 TELEPHONY_ERR_ARGUMENT_NULL, enumerator
/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_impl.cpp39 case TELEPHONY_ERR_ARGUMENT_NULL: in ConvertCJErrCode()
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Doperator_config_loader.cpp96 return Telephony::TELEPHONY_ERR_ARGUMENT_NULL; in InsertOpkeyToSimDb()
H A Dmulti_sim_monitor.cpp385 return TELEPHONY_ERR_ARGUMENT_NULL; in RegisterSimAccountCallback()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_service.cpp362 return TELEPHONY_ERR_ARGUMENT_NULL; in SetSmscAddr()
640 return TELEPHONY_ERR_ARGUMENT_NULL; in GetSmsSegmentsInfo()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_service_stub.cpp300 result = TELEPHONY_ERR_ARGUMENT_NULL; in OnRegisterSimAccountCallback()
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp394 return TELEPHONY_ERR_ARGUMENT_NULL; in RegisterSimAccountCallback()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp1089 EXPECT_EQ(operatorConfigLoader->InsertOpkeyToSimDb(""), TELEPHONY_ERR_ARGUMENT_NULL);
1091 EXPECT_EQ(operatorConfigLoader->InsertOpkeyToSimDb("testOpKey"), TELEPHONY_ERR_ARGUMENT_NULL);
1094 EXPECT_EQ(operatorConfigLoader->InsertOpkeyToSimDb(""), TELEPHONY_ERR_ARGUMENT_NULL);
H A Dnetwork_search_test.cpp2226 EXPECT_EQ(TELEPHONY_ERR_ARGUMENT_NULL, ret);
2289 EXPECT_EQ(TELEPHONY_ERR_ARGUMENT_NULL, ret);
H A Dzero_branch_test.cpp2153 TELEPHONY_ERR_ARGUMENT_NULL);
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp580 case TELEPHONY_ERR_ARGUMENT_NULL: in CreateCommonArgumentErrorMessageForJs()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp994 return TELEPHONY_ERR_ARGUMENT_NULL; in RegisterImsRegInfoCallback()
H A Dcore_service_proxy.cpp2939 return TELEPHONY_ERR_ARGUMENT_NULL; in RegisterImsRegInfoCallback()
3036 return TELEPHONY_ERR_ARGUMENT_NULL; in GetNrSsbIdInfo()
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1625 return TELEPHONY_ERR_ARGUMENT_NULL; in RegisterImsRegInfoCallback()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp1805 result = TELEPHONY_ERR_ARGUMENT_NULL; in OnRegisterImsRegInfoCallback()