Home
last modified time | relevance | path

Searched defs:HasOperatorPrivileges (Results 1 – 11 of 11) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dsim_account_manager.cpp112 int32_t SimAccountManager::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::SimAccountManager
Dicc_operator_privilege_controller.cpp199 int32_t IccOperatorPrivilegeController::HasOperatorPrivileges(bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::IccOperatorPrivilegeController
206 int32_t IccOperatorPrivilegeController::HasOperatorPrivileges( in HasOperatorPrivileges() function in OHOS::Telephony::IccOperatorPrivilegeController
Dsim_manager.cpp657 int32_t SimManager::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::SimManager
/base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/
Dupdateiccdiallingnumbers_fuzzer.cpp116 void HasOperatorPrivileges(const uint8_t *data, size_t size) in HasOperatorPrivileges() function
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_test_util.cpp440 void SimTest::HasOperatorPrivileges(CoreServiceTestHelper &helper) in HasOperatorPrivileges() function in OHOS::Telephony::SimTest
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
Desim_core_service_stub_test.h484 …int32_t HasOperatorPrivileges(const int32_t slotId, const sptr<IRawParcelCallback> &callback) over… in HasOperatorPrivileges() function
/base/telephony/core_service/services/core/src/
Dcore_service.cpp1863 int32_t CoreService::HasOperatorPrivileges(const int32_t slotId, const sptr<IRawParcelCallback> &ca… in HasOperatorPrivileges() function in OHOS::Telephony::CoreService
/base/telephony/core_service/frameworks/native/src/
Dcore_service_client.cpp1496 int32_t CoreServiceClient::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges,… in HasOperatorPrivileges() function in OHOS::Telephony::CoreServiceClient
Dcore_service_proxy.cpp2830 int32_t CoreServiceProxy::HasOperatorPrivileges(const int32_t slotId, const sptr<IRawParcelCallback… in HasOperatorPrivileges() function in OHOS::Telephony::CoreServiceProxy
Dcore_manager_inner.cpp2492 int32_t CoreManagerInner::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::CoreManagerInner
/base/telephony/core_service/frameworks/js/sim/src/
Dnapi_sim.cpp2877 napi_value HasOperatorPrivileges(napi_env env, napi_callback_info info) in HasOperatorPrivileges() function