Searched defs:isAbsent (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_auth.c | 71 bool isAbsent = false; in OptionalParamCheck() local
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/ |
H A D | hks_base_check.c | 897 bool* isAbsent) in GetOptionalParams() 1617 static int32_t CheckOptionalParams(bool needCheck, bool isAbsent, uint32_t inputValue, const uint32… in CheckOptionalParams() 1631 static int32_t InitCheckOptionalParams(bool needCheck, bool isAbsent, struct HksParam *param, in InitCheckOptionalParams() 1647 int32_t HksCheckOptionalParam(uint32_t tag, uint32_t alg, uint32_t purpose, bool isAbsent, struct H… in HksCheckOptionalParam()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/include/ |
H A D | hks_base_check.h | 32 bool isAbsent; member
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/ |
H A D | pasteboard_service.cpp | 1757 … auto isAbsent = globalShareOptions_.ComputeIfAbsent(tokenId, [&option](const uint32_t &tokenId) { in SetAppShareOptions() local
|