/base/security/access_token/services/el5filekeymanager/src/ |
H A D | el5_filekey_manager_service_ability.cpp | 31 LOG_INFO("El5FilekeyManagerServiceAbility start."); in El5FilekeyManagerServiceAbility() 36 LOG_INFO("El5FilekeyManagerServiceAbility stop."); in ~El5FilekeyManagerServiceAbility() 41 LOG_INFO("OnStart called."); in OnStart() 43 LOG_INFO("El5FilekeyManager onStart reason name:%{public}s", reasonName.c_str()); in OnStart() 62 LOG_INFO("el5 manager start, common event:%{public}s userId:%{public}d", reasonName.c_str(), userId); in OnStart() 77 LOG_INFO("onStop called."); in OnStop()
|
H A D | el5_filekey_manager_service.cpp | 56 LOG_INFO("Instance created."); in El5FilekeyManagerService() 65 LOG_INFO("Instance destroyed."); in ~El5FilekeyManagerService() 70 LOG_INFO("Ready to init."); in Init() 96 LOG_INFO("Init when screen is unlocked."); in Init() 126 LOG_INFO("Start to unload el5_filekey_manager."); in PostDelayedUnloadTask() 152 LOG_INFO("Acquire type %{public}d.", type); in AcquireAccess() 170 LOG_INFO("Release type %{public}d.", type); in ReleaseAccess() 188 LOG_INFO("Generate app key for %{public}s.", bundleName.c_str()); in GenerateAppKey() 205 LOG_INFO("Delete %{public}d's %{public}s app key.", userId, bundleName.c_str()); in DeleteAppKey() 227 LOG_INFO("Ge in GetUserAppKey() [all...] |
/base/security/code_signature/test/unittest/mock/src/ |
H A D | hks_api.cpp | 25 LOG_INFO("Mock HksKeyExist");
in HksKeyExist() 32 LOG_INFO("Mock HksAttestKey");
in HksAttestKey() 45 LOG_INFO("Mock HksGenerateKey");
in HksGenerateKey() 52 LOG_INFO("Mock HksInit");
in HksInit() 60 LOG_INFO("Mock HksUpdate");
in HksUpdate() 67 LOG_INFO("Mock HksFinish");
in HksFinish()
|
H A D | hks_api_mock_test.cpp | 26 LOG_INFO("Mock HksKeyExist");
in HksKeyExist() 39 LOG_INFO("Mock HksAttestKey");
in HksAttestKey() 55 LOG_INFO("Mock HksGenerateKey");
in HksGenerateKey() 65 LOG_INFO("Mock HksInit");
in HksInit() 76 LOG_INFO("Mock HksUpdate");
in HksUpdate() 86 LOG_INFO("Mock HksFinish");
in HksFinish()
|
/base/security/code_signature/services/key_enable/utils/src/ |
H A D | unlock_event_helper.cpp | 39 LOG_INFO(LABEL, "receive unlocked event"); in OnReceiveEvent() 60 LOG_INFO(LABEL, "screen locked status = %{private}d", lockStatus); in CheckUserUnlockByScreenLockManager() 80 LOG_INFO(LABEL, "Init subscriber success."); in InitUnlockEventSubscriber() 85 LOG_INFO(LABEL, "RegisterEvent start"); in RegisterEvent() 103 LOG_INFO(LABEL, "UnregisterEvent start"); in UnregisterEvent() 127 LOG_INFO(LABEL, "Common event manager is loaded."); in WaitForCommonEventManager() 152 LOG_INFO(LABEL, "thread is wake up"); in StartWaitingUnlock()
|
/base/security/code_signature/utils/src/ |
H A D | huks_attest_verifier.cpp | 107 LOG_INFO("Add root CA successfully"); in AddCAToStore() 174 LOG_INFO("compare with proc = %{private}s", str.c_str()); in CompareTargetValue() 177 LOG_INFO("compare with challenge"); in CompareTargetValue() 241 LOG_INFO("extension verify failed."); in VerifyExtension() 254 LOG_INFO("Dump cert chain"); in ShowCertInfo() 257 LOG_INFO("%{private}s", pem.c_str()); in ShowCertInfo() 260 LOG_INFO("Dump issuer cert"); in ShowCertInfo() 262 LOG_INFO("%{private}s", pem.c_str()); in ShowCertInfo() 264 LOG_INFO("Dump signing cert"); in ShowCertInfo() 266 LOG_INFO(" in ShowCertInfo() [all...] |
/base/security/code_signature/interfaces/innerkits/code_sign_attr_utils/src/ |
H A D | ownerid_utils.cpp | 52 LOG_INFO("Xpm: app in secure shield allow list"); in ConvertIdType() 57 LOG_INFO("Xpm: app in temporary allow list"); in ConvertIdType()
|
/base/security/appverify/interfaces/innerkits/appverify_lite/src/ |
H A D | app_verify.c | 157 LOG_INFO("sign head: size: %llu, blockNum:0x%x", signHead->size, signHead->blockNum); in GetSignHead() 206 LOG_INFO("type: %u, len: %u, offset: %u signoffset: %d", in GetSignBlockByType() 241 LOG_INFO("buf begin"); in GetSignBlockByType() 247 LOG_INFO("algId: %d", hashAlg); in GetHashUnitLen() 299 LOG_INFO("signer context hash equal with attr hash"); in CalcDigest() 327 LOG_INFO("content: len: %d", (int)inputLen); in VerifyRawHash() 501 LOG_INFO("pkcs7 parse message success"); in VerifyProfileSignGetRaw() 507 LOG_INFO("Verify certs success"); in VerifyProfileSignGetRaw() 519 LOG_INFO("verify profile ok"); in VerifyProfileSignGetRaw() 525 LOG_INFO("ge in VerifyProfileSignGetRaw() [all...] |
H A D | app_verify_hap.c | 51 LOG_INFO("alg: %d wholelen: %d", alg, rawBufLen); in ComputeBlockHash() 70 LOG_INFO("content: %d, %d", rawBufLen, pos); in ComputeBlockHash() 106 LOG_INFO("get sum count %d", count); in GetChunkSumCount() 117 LOG_INFO("rootHashLen %d", rootHashLen); in ComputeDigestsWithOptionalBlock() 134 LOG_INFO("readLen %d", readLen); in ComputeDigestsWithOptionalBlock() 141 LOG_INFO("signBuf %0x %d", rawBuf[0], readLen); in ComputeDigestsWithOptionalBlock() 226 LOG_INFO("content: %d, %d", rawBufLen, pos); in ComputerFileHash() 318 LOG_INFO("alg: %d", digestAlgorithm); in VerifyIntegrityChunk() 332 LOG_INFO("finish"); in VerifyIntegrityChunk()
|
/base/hiviewdfx/hilog/services/hilogd/ |
H A D | kmsg_parser.cpp | 42 #undef LOG_INFO macro 73 level = LOG_INFO; in KmsgLevelMap() 95 msg.level = KmsgLevelMap(LOG_INFO); in ParseKmsg()
|
/base/security/code_signature/interfaces/innerkits/jit_code_sign/src/ |
H A D | pac_sign_ctx.cpp | 107 LOG_INFO("Padding prefix = %{public}lx, index = %{public}x, context = %{public}x", in PaddingContext() 139 LOG_INFO("Before update context = %{public}lx", context_); in Update() 148 LOG_INFO("After update context = %{public}lx, signature = %{public}x", in Update() 159 LOG_INFO("Get signature = %{public}x", signature); in SignSingle()
|
/base/security/code_signature/services/local_code_sign/src/ |
H A D | local_code_sign_service.cpp | 48 LOG_INFO("LocalCodeSignService OnStart");
in OnStart() 50 LOG_INFO("LocalCodeSignService has already started.");
in OnStart() 95 LOG_INFO("LocalCodeSignService OnStop");
in OnStop() 124 LOG_INFO("Get real path failed, path = %{public}s", filePath.c_str());
in SignLocalCode()
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/ |
H A D | musl_log.h | 53 LOG_INFO = 4, enumerator 71 #define DFXLOGI(...) DFXMUSL_PRINT(LOG_INFO, __VA_ARGS__)
|
/base/tee/tee_client/services/tlogcat/src/ |
H A D | sys_hilog_cfg.c | 42 uint32_t hiLogLevel[TOTAL_LEVEL_NUMS] = {LOG_ERROR, LOG_WARN, LOG_INFO, LOG_DEBUG, LOG_DEBUG}; in TeeHilogPrint() 50 logLevel = LOG_INFO; in TeeHilogPrint()
|
/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/ |
H A D | log.h | 121 LOG_INFO = 4, enumerator 137 * @param level Indicates the log level, which can be <b>LOG_DEBUG</b>, <b>LOG_INFO</b>, <b>LOG_WARN</b>, 196 #define OH_LOG_INFO(type, ...) ((void)OH_LOG_Print((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__)) 253 * @param level Indicates the log level, which can be <b>LOG_DEBUG</b>, <b>LOG_INFO</b>, <b>LOG_WARN</b>,
|
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/ |
H A D | log.h | 158 LOG_INFO = 4, enumerator 175 * @param level Indicates the log level, which can be <b>LOG_DEBUG</b>, <b>LOG_INFO</b>, <b>LOG_WARN</b>, 236 #define HILOG_INFO(type, ...) ((void)HiLogPrint(LOG_CORE, LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__))
|
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/ |
H A D | log_c.h | 67 LOG_INFO = 4,
enumerator 99 #define HILOG_INFO(type, ...) ((void)HILOG_IMPL((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__))
130 * @param level Indicates the log level, which can be <b>LOG_DEBUG</b>, <b>LOG_INFO</b>, <b>LOG_WARN</b>,
|
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/ |
H A D | log_base.h | 67 LOG_INFO = 4, enumerator 93 #define HILOG_BASE_INFO(type, ...) ((void)HiLogBasePrint((type), LOG_INFO, LOG_DOMAIN, LOG_TAG, __VA_ARGS__))
|
/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
H A D | code_sign_utils.cpp | 60 LOG_INFO("Start to enforce");
in EnforceCodeSignForApp() 106 LOG_INFO("Enforcing app complete");
in EnforceCodeSignForApp() 121 LOG_INFO("Fs-verity is not supported.");
144 LOG_INFO("Fs-verity has been enabled.");
167 LOG_INFO("Enforcing file complete, path = %{public}s, ret = %{public}d", path.c_str(), ret);
200 LOG_INFO("Start to enforce codesign FileType:%{public}d, entryPathMap size:%{public}u, path = %{public}s",
221 LOG_INFO("Enforcing done, ret = %{public}d", ret);
|
/base/security/code_signature/interfaces/innerkits/local_code_sign/src/ |
H A D | local_code_sign_client.cpp | 54 LOG_INFO("LocalCodeSignSvrRecipient OnRemoteDied.");
in OnRemoteDied() 77 LOG_INFO("To load system ability.");
in StartSA() 84 LOG_INFO("code sign load SA successfully");
in StartSA() 176 LOG_INFO("SignLocalCode successfully");
in SignLocalCode()
|
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/ |
H A D | log.h | 32 if (HiLogIsLoggable(LOG_DOMAIN, LOG_TAG, LOG_INFO)) { \
|
/base/customization/config_policy/interfaces/kits/cj/src/ |
H A D | config_policy_log.h | 32 if (HiLogIsLoggable(LOG_DOMAIN, LOG_TAG, LOG_INFO)) { \
|
/base/global/resource_management/interfaces/cj/src/ |
H A D | resource_manager_log.h | 27 if (HiLogIsLoggable(LOG_DOMAIN, LOG_TAG, LOG_INFO)) \
|
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
H A D | macro.h | 32 if (HiLogIsLoggable(LOG_DOMAIN, LOG_TAG, LOG_INFO)) { \
|
/base/security/access_token/interfaces/kits/cj/accesstoken/include/ |
H A D | macro.h | 32 if (HiLogIsLoggable(LOG_DOMAIN, LOG_TAG, LOG_INFO)) { \
|