Home
last modified time | relevance | path

Searched refs:isGranted (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_access_token_helper.cpp39 bool isGranted = CheckPermission(tokenId, permissionName); in CheckCallerPermission() local
40 if (!isGranted) { in CheckCallerPermission()
43 return isGranted; in CheckCallerPermission()
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dexternal_deps_proxy_test.cpp339 bool isGranted = externalDepsProxy->IsGranted(permission); in HWTEST_F() local
340 ASSERT_TRUE(isGranted); in HWTEST_F()

Completed in 2 milliseconds