Home
last modified time | relevance | path

Searched defs:sceneCode (Results 1 – 4 of 4) sorted by relevance

/base/security/access_token/interfaces/innerkits/nativetoken/src/
Dnativetoken_hisysevent.c24 void ReportNativeTokenExceptionEvent(int32_t sceneCode, int32_t errorCode, const char* errorMsg) in ReportNativeTokenExceptionEvent()
Dnativetoken.c863 int32_t sceneCode = -1; in GetAccessTokenId() local
/base/security/access_token/frameworks/common/src/
Dhisysevent_adapter.cpp146 void ReportSysEventDbException(AccessTokenDbSceneCode sceneCode, int32_t errCode, const std::string… in ReportSysEventDbException()
/base/security/access_token/frameworks/common/include/
Dhisysevent_adapter.h46 int32_t sceneCode; member