Home
last modified time | relevance | path

Searched refs:tokenAttr (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Daccesstoken_kit.cpp31 token.tokenIdExStruct.tokenAttr = 1; in AllocHapToken()
173 tokenIdEx.tokenIdExStruct.tokenAttr = 1; in UpdateHapToken()
175 tokenIdEx.tokenIdExStruct.tokenAttr = 0; in UpdateHapToken()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Daccess_token.h59 AccessTokenAttr tokenAttr; member
93 AccessTokenAttr tokenAttr; member in OHOS::Security::AccessToken::final
/foundation/ability/ability_runtime/services/common/src/
H A Dpermission_verification.cpp463 uint64_t fullCallerTokenId = (static_cast<uint64_t>(hapInfo.tokenAttr) << TOKEN_ID_BIT_SIZE) + callerTokenId; in IsSystemAppCallByTokenId()
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Duri_utils.cpp165 uint64_t fullCallerTokenId = (static_cast<uint64_t>(hapInfo.tokenAttr) << TOKEN_ID_BIT_SIZE) + callerTokenId; in CheckNonImplicitShareFileUriInner()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_permission_test.cpp816 .tokenAttr = 0 in HWTEST_F()
993 .tokenAttr = 0 in HWTEST_F()
1048 .tokenAttr = 0 in HWTEST_F()

Completed in 7 milliseconds