Searched refs:ReportActiveUserKey (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | app_clone_key_manager.cpp | 45 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveAppCloneUserKey", userId, ret, "EL2"); in ActiveAppCloneUserKey() 51 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveAppCloneUserKey", userId, ret, "EL3"); in ActiveAppCloneUserKey() 57 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveAppCloneUserKey", userId, ret, "EL4"); in ActiveAppCloneUserKey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_daemon.cpp | 684 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveUserKeyAndPrepare", userId, ret, "EL3"); in ActiveUserKeyAndPrepareElX() 690 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveUserKeyAndPrepare", userId, ret, "EL4"); in ActiveUserKeyAndPrepareElX() 696 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveUserKeyAndPrepare", userId, ret, "EL5"); in ActiveUserKeyAndPrepareElX() 731 … StorageRadar::ReportActiveUserKey("ActiveUserKey::ActiveUserKey", userId, ret, "EL2"); in ActiveUserKey() 744 StorageRadar::ReportActiveUserKey("ActiveUserKey::UnlockUserAppKeys", userId, ret, "EL2"); in ActiveUserKey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/ |
H A D | storage_radar.h | 108 static void ReportActiveUserKey(const std::string &funcName, uint32_t userId, int ret,
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | storage_radar.cpp | 24 void StorageRadar::ReportActiveUserKey(const std::string &funcName, uint32_t userId, int ret, in ReportActiveUserKey() function in OHOS::StorageService::StorageRadar
|