Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/services/authentication/
H A Dtee_auth_system.cpp20 #define HAP_APPID_SPLIT_CHA '_' macro
133 size_t posSplit = hapTokenInfo.appID.find(HAP_APPID_SPLIT_CHA); in ConstructHapCaInfoFromToken()