Home
last modified time | relevance | path

Searched refs:CELL_LOCATION (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/utils/common/include/
H A Dtelephony_permission.h79 static constexpr const char *CELL_LOCATION = "ohos.permission.LOCATION"; member
/base/telephony/state_registry/services/src/
H A Dtelephony_state_registry_service.cpp299 !TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in UpdateCellInfo()
528 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in CheckPermission()
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1421 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in GetCellInfoList()
1437 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in SendUpdateCellLocationRequest()
1589 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in GetNrSsbIdInfo()
1590 TELEPHONY_LOGE("Do not support Permission::CELL_LOCATION"); in GetNrSsbIdInfo()

Completed in 6 milliseconds