Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Duri_permission_manager_stub_impl.h67 bool IsEmptyAbilityId() in IsEmptyAbilityId() function
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp503 if (!it->IsEmptyAbilityId()) { in RemoveUriRecord()