Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_account_manager.cpp110 int32_t SimAccountManager::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::SimAccountManager
H A 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
H A Dsim_manager.cpp613 int32_t SimManager::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/
H A Dupdateiccdiallingnumbers_fuzzer.cpp115 void HasOperatorPrivileges(const uint8_t *data, size_t size) in HasOperatorPrivileges() function
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test_util.cpp409 void SimTest::HasOperatorPrivileges(CoreServiceTestHelper &helper) in HasOperatorPrivileges() function in OHOS::Telephony::SimTest
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1449 int32_t CoreService::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp926 int32_t CoreServiceClient::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp2354 int32_t CoreManagerInner::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp2788 int32_t CoreServiceProxy::HasOperatorPrivileges(const int32_t slotId, bool &hasOperatorPrivileges) in HasOperatorPrivileges() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2867 napi_value HasOperatorPrivileges(napi_env env, napi_callback_info info) in HasOperatorPrivileges() function