Home
last modified time | relevance | path

Searched defs:HandleUserCommonEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_service.cpp381 int32_t El5FilekeyManagerService::HandleUserCommonEvent(const std::string &eventName, int32_t userI… in HandleUserCommonEvent() function in OHOS::Security::AccessToken::El5FilekeyManagerService
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_mock_unittest.cpp93 int32_t HandleUserCommonEvent(const std::string &eventName, int32_t userId) in HandleUserCommonEvent() function in TestEl5FilekeyServiceExt