Home
last modified time | relevance | path

Searched refs:SC_LOG_INFO (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.cpp58 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 Dsec_comp_info_helper.cpp144 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()
168SC_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()
253SC_LOG_INFO(LABEL, "Grant location permission, scid = %{public}d.", componentInfo->nodeId_); in GrantTempPermission()
261SC_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 Dsec_comp_perm_manager.cpp101 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()
185SC_LOG_INFO(LABEL, "grant permission res: %{public}d, permission: %{public}s, tokenId:%{public}d", in GrantAppPermission()
198SC_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 Dapp_state_observer.cpp57 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 Dsec_comp_service.cpp56 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 Ddelay_exit_task.cpp55 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 Dsec_comp_manager.cpp198 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 Dwindow_info_helper.cpp46 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 Dsec_comp_dialog_callback_proxy.cpp62 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 Dsec_comp_enhance_test.cpp50 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 Dsec_comp_enhance_adapter_test.cpp34 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 Dsec_comp_kit_test.cpp69 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 Dsec_comp_register_callback_test.cpp58 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 Dpaste_button_test.cpp39 SC_LOG_INFO(LABEL, "setup"); in SetUp()
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/
H A Dsec_comp_enhance_adapter.cpp76 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 Dsec_comp_log.h36 #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 Dsec_comp_client.cpp170SC_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 Dsec_comp_ui_register.cpp32 SC_LOG_INFO(LABEL, "Init"); in SecCompUiRegister()
H A Dsec_comp_load_callback.cpp43 SC_LOG_INFO(LABEL, "Start systemAbilityId: %{public}d success!", systemAbilityId); in OnLoadSystemAbilitySuccess()
H A Dsec_comp_caller_authorization.cpp48 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 Dsecurity_component_log.h27 #define SC_LOG_INFO(fmt, ...) \ macro
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_service_mock_test.cpp51 SC_LOG_INFO(LABEL, "setup"); in SetUp()
268 SC_LOG_INFO(LABEL, "ReportSecurityComponentClickEvent002");
H A Dsec_comp_perm_manager_test.cpp39 SC_LOG_INFO(LABEL, "setup"); in SetUp()
H A Dwindow_info_helper_test.cpp45 SC_LOG_INFO(LABEL, "setup"); in SetUp()
H A Dsec_comp_stub_test.cpp40 SC_LOG_INFO(LABEL, "setup"); in SetUp()

12