Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp51 constexpr uint32_t INVALID_ABILITYID = -1; variable
194 abilityId = INVALID_ABILITYID; in GrantUriPermissionPrivileged()