/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | first_use_dialog.cpp | 58 SC_LOG_INFO(LABEL, "Call dialog close callback scId_ %{public}d", scId_); in OnDialogClosed() 190 SC_LOG_INFO(LABEL, "first use record is invalid."); in LoadFirstUseRecord() 210 SC_LOG_INFO(LABEL, "start save first_use_record json"); in SaveFirstUseRecord() 320 SC_LOG_INFO(LABEL, "start ability res %{public}d", startRes); in StartDialogAbility() 332 SC_LOG_INFO(LABEL, "Delay first_use_record json"); in SendSaveEventHandler() 350 SC_LOG_INFO(LABEL, "This type need not notify dialog to user."); in SetFirstUseMap() 380 SC_LOG_INFO(LABEL, "callerToken is null, no need to notify dialog"); in NotifyFirstUseDialog() 385 SC_LOG_INFO(LABEL, "DialogCallback is null, no need to notify dialog"); in NotifyFirstUseDialog() 396 SC_LOG_INFO(LABEL, "this type need not notify dialog to user"); in NotifyFirstUseDialog() 404 SC_LOG_INFO(LABEL, "has not use record, start dialog"); in NotifyFirstUseDialog() [all …]
|
H A D | sec_comp_info_helper.cpp | 144 SC_LOG_INFO(LABEL, "both text and icon do not exist."); in CheckSecCompBaseButton() 156 SC_LOG_INFO(LABEL, "SecurityComponentCheckFail: fontSize is too small."); in CheckSecCompBaseButton() 161 SC_LOG_INFO(LABEL, "SecurityComponentCheckFail: iconSize is too small."); in CheckSecCompBaseButton() 168 …SC_LOG_INFO(LABEL, "SecurityComponentCheckFail: fontColor or iconColor is similar with backgroundC… in CheckSecCompBaseButton() 175 SC_LOG_INFO(LABEL, "padding can not change without background."); in CheckSecCompBaseButton() 211 SC_LOG_INFO(LABEL, "comp is null or type is invalid."); in CheckComponentValid() 222 SC_LOG_INFO(LABEL, "SecComp base is invalid."); in CheckComponentValid() 253 … SC_LOG_INFO(LABEL, "Grant location permission, scid = %{public}d.", componentInfo->nodeId_); in GrantTempPermission() 261 … SC_LOG_INFO(LABEL, "Grant paste permission, scid = %{public}d.", componentInfo->nodeId_); in GrantTempPermission() 265 SC_LOG_INFO(LABEL, "Dlp sandbox app are not allowed to use save component."); in GrantTempPermission() [all …]
|
H A D | sec_comp_perm_manager.cpp | 101 SC_LOG_INFO(LABEL, "tokenId: %{public}d save permission count is 0, revoke it.", tokenId); in RevokeTempSavePermissionCount() 117 SC_LOG_INFO(LABEL, "tokenId: %{public}d revoke save permission.", tokenId); in RevokeTempSavePermission() 185 … SC_LOG_INFO(LABEL, "grant permission res: %{public}d, permission: %{public}s, tokenId:%{public}d", in GrantAppPermission() 198 …SC_LOG_INFO(LABEL, "revoke permission res: %{public}d, permission: %{public}s, tokenId:%{public}d", in RevokeAppPermission() 241 SC_LOG_INFO(LABEL, "revoke token id %{public}d permission %{public}s res %{public}d", in RevokeAppPermisionsImmediately()
|
H A D | app_state_observer.cpp | 57 SC_LOG_INFO(LABEL, "uid %{public}d is already in foreground", data.uid); in AddProcessToForegroundSet() 61 SC_LOG_INFO(LABEL, "pid %{public}d is already in foreground", pid); in AddProcessToForegroundSet() 112 SC_LOG_INFO(LABEL, "OnProcessDied die %{public}s pid %{public}d", in OnProcessDied()
|
H A D | sec_comp_service.cpp | 56 SC_LOG_INFO(LABEL, "SecCompService has already started!"); in OnStart() 60 SC_LOG_INFO(LABEL, "SecCompService is starting"); in OnStart() 81 SC_LOG_INFO(LABEL, "Congratulations, SecCompService start successfully!"); in OnStart() 87 SC_LOG_INFO(LABEL, "Stop service"); in OnStop() 95 SC_LOG_INFO(LABEL, "AppStateObserver instance already create"); in RegisterAppStateObserver()
|
H A D | delay_exit_task.cpp | 55 SC_LOG_INFO(LABEL, "Delay exit service after %{public}d ms", DELAY_EXIT_MILLISECONDS); in Start() 66 SC_LOG_INFO(LABEL, "service delay exit handler stop"); in Stop()
|
H A D | sec_comp_manager.cpp | 198 SC_LOG_INFO(LABEL, "App pid %{public}d to foreground", pid); in NotifyProcessForeground() 214 SC_LOG_INFO(LABEL, "App pid %{public}d to background", pid); in NotifyProcessBackground() 231 SC_LOG_INFO(LABEL, "App pid %{public}d died", pid); in NotifyProcessDied() 248 SC_LOG_INFO(LABEL, "Apps using security component still exist, no exit sa"); in ExitSaProcess() 256 SC_LOG_INFO(LABEL, "All processes using security component died, start sa exit"); in ExitSaProcess() 267 SC_LOG_INFO(LABEL, "UnloadSystemAbility successfully!"); in ExitSaProcess() 284 SC_LOG_INFO(LABEL, "app mgr died, start sa exit"); in ExitWhenAppMgrDied() 295 SC_LOG_INFO(LABEL, "UnloadSystemAbility successfully!"); in ExitWhenAppMgrDied() 536 SC_LOG_INFO(LABEL, "start dialog, onclick will be trap after dialog closed."); in ReportSecurityComponentClickEvent()
|
H A D | window_info_helper.cpp | 46 SC_LOG_INFO(LABEL, "Get scale %{public}f", scale); in GetWindowScale() 67 SC_LOG_INFO(LABEL, "UI extension can not check"); in CheckOtherWindowCoverComp()
|
H A D | sec_comp_dialog_callback_proxy.cpp | 62 SC_LOG_INFO(LABEL, "SendRequest success"); in OnDialogClosed()
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/ |
H A D | sec_comp_enhance_test.cpp | 50 SC_LOG_INFO(LABEL, "SetUpTestCase."); in SetUpTestCase() 55 SC_LOG_INFO(LABEL, "TearDownTestCase."); in TearDownTestCase() 60 SC_LOG_INFO(LABEL, "SetUp ok."); in SetUp() 65 SC_LOG_INFO(LABEL, "TearDown."); in TearDown()
|
/ohos5.0/base/security/security_component_manager/frameworks/enhance_adapter/test/unittest/src/ |
H A D | sec_comp_enhance_adapter_test.cpp | 34 SC_LOG_INFO(LABEL, "SetUpTestCase."); in SetUpTestCase() 39 SC_LOG_INFO(LABEL, "TearDownTestCase."); in TearDownTestCase() 44 SC_LOG_INFO(LABEL, "SetUp ok."); in SetUp() 49 SC_LOG_INFO(LABEL, "TearDown."); in TearDown()
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
H A D | sec_comp_kit_test.cpp | 69 SC_LOG_INFO(LABEL, "SetUpTestCase."); in SetUpTestCase() 74 SC_LOG_INFO(LABEL, "TearDownTestCase."); in TearDownTestCase() 79 SC_LOG_INFO(LABEL, "SetUp ok."); in SetUp() 84 SC_LOG_INFO(LABEL, "TearDown."); in TearDown()
|
H A D | sec_comp_register_callback_test.cpp | 58 SC_LOG_INFO(LABEL, "RegisterSecurityComponent enter"); in RegisterSecurityComponent() 66 SC_LOG_INFO(LABEL, "ReportSecurityComponentClickEvent enter"); in ReportSecurityComponentClickEvent() 73 SC_LOG_INFO(LABEL, "UpdateSecurityComponent enter"); in UpdateSecurityComponent() 103 SC_LOG_INFO(LABEL, "SecCompRegisterCallbackTest."); in SetUpTestCase() 108 SC_LOG_INFO(LABEL, "SecCompRegisterCallbackTest."); in TearDownTestCase() 115 SC_LOG_INFO(LABEL, "SetUp ok."); in SetUp() 122 SC_LOG_INFO(LABEL, "TearDown."); in TearDown()
|
H A D | paste_button_test.cpp | 39 SC_LOG_INFO(LABEL, "setup"); in SetUp()
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/ |
H A D | sec_comp_enhance_adapter.cpp | 76 SC_LOG_INFO(LABEL, "TmpData is empty."); in CopyMessageParcel() 127 SC_LOG_INFO(LABEL, "Input data empty."); in WriteMessageParcel() 152 SC_LOG_INFO(LABEL, "Read buf len empty."); in ReadMessageParcel()
|
/ohos5.0/base/security/security_component_manager/frameworks/common/include/ |
H A D | sec_comp_log.h | 36 #define SC_LOG_INFO(label, fmt, ...) \ macro 50 #define SC_LOG_INFO(fmt, ...) printf("[%s] info: %s: " fmt "\n", LOG_TAG, __func__, ##__VA_ARGS__) macro
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/src/ |
H A D | sec_comp_client.cpp | 170 …SC_LOG_INFO(LABEL, "Notify samgr load sa %{public}d, waiting for service start", SA_ID_SECURITY_CO… in StartLoadSecCompSa() 184 SC_LOG_INFO(LABEL, "Service is not start."); in TryToGetSecCompSa() 266 SC_LOG_INFO(LABEL, "GetSystemAbility %{public}d success", SA_ID_SECURITY_COMPONENT_SERVICE); in GetProxyFromRemoteObject()
|
H A D | sec_comp_ui_register.cpp | 32 SC_LOG_INFO(LABEL, "Init"); in SecCompUiRegister()
|
H A D | sec_comp_load_callback.cpp | 43 SC_LOG_INFO(LABEL, "Start systemAbilityId: %{public}d success!", systemAbilityId); in OnLoadSystemAbilitySuccess()
|
H A D | sec_comp_caller_authorization.cpp | 48 SC_LOG_INFO(LABEL, "caller authorization has not init"); in IsKitCaller()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_log.h | 27 #define SC_LOG_INFO(fmt, ...) \ macro
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
H A D | sec_comp_service_mock_test.cpp | 51 SC_LOG_INFO(LABEL, "setup"); in SetUp() 268 SC_LOG_INFO(LABEL, "ReportSecurityComponentClickEvent002");
|
H A D | sec_comp_perm_manager_test.cpp | 39 SC_LOG_INFO(LABEL, "setup"); in SetUp()
|
H A D | window_info_helper_test.cpp | 45 SC_LOG_INFO(LABEL, "setup"); in SetUp()
|
H A D | sec_comp_stub_test.cpp | 40 SC_LOG_INFO(LABEL, "setup"); in SetUp()
|