/base/account/os_account/frameworks/account_iam/src/ |
H A D | account_iam_callback_stub.cpp | 45 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest() 103 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest() 162 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest() 198 ACCOUNT_LOGW("Remote request unhandled: %{public}d", code); in OnRemoteRequest() 233 ACCOUNT_LOGW("Remote request unhandled: %{public}d.", code); in OnRemoteRequest()
|
/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_common.cpp | 49 ACCOUNT_LOGW("read from parcel failed"); in Unmarshalling() 97 ACCOUNT_LOGW("read from parcel failed"); in Unmarshalling() 126 ACCOUNT_LOGW("read from parcel failed"); in Unmarshalling() 171 ACCOUNT_LOGW("read from parcel failed"); in Unmarshalling() 216 ACCOUNT_LOGW("read from parcel failed"); in Unmarshalling()
|
H A D | app_account_authorization_extension_callback_stub.cpp | 48 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
|
H A D | app_account_info.cpp | 258 ACCOUNT_LOGW("associated data is over size, the max number is: %{public}d", MAX_ASSOCIATED_DATA_NUMBER); in SetAssociatedData()
|
/base/account/os_account/services/accountmgr/src/ |
H A D | account_mgr_service.cpp | 53 ACCOUNT_LOGW("Create device owner dir failure! errno %{public}d.", errno); in CreateDeviceDir() 58 ACCOUNT_LOGW("failed to create dir, path = %{public}s errno %{public}d.", in CreateDeviceDir() 305 ACCOUNT_LOGW("Service is already running!"); in Init() 429 ACCOUNT_LOGW("service not running for handling event: %{public}s", eventStr.c_str()); in HandleNotificationEvents()
|
H A D | account_file_watcher_manager.cpp | 200 ACCOUNT_LOGW("inData is empty."); in GenerateAccountInfoDigest() 313 ACCOUNT_LOGW("the fileWatcher limit has been reached, fileName = %{public}s", filePath.c_str()); in AddFileWatcher() 479 ACCOUNT_LOGW("eventCallbackFunc_ is nullptr."); in CheckNotifyEvent() 483 ACCOUNT_LOGW("deal notify event failed."); in CheckNotifyEvent()
|
H A D | ohos_account_data_deal.cpp | 70 ACCOUNT_LOGW("get event invalid!"); in OhosAccountDataDeal() 321 ACCOUNT_LOGW("invalid userid = %{public}d", userId); in GetAccountInfo()
|
H A D | account_stub.cpp | 515 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
|
H A D | ohos_account_manager.cpp | 502 ACCOUNT_LOGW("SaveOhosAccountInfo failed, userId %{public}d.", userId); in HandleOhosAccountTokenInvalidEvent()
|
/base/account/os_account/frameworks/common/log/include/ |
H A D | account_log_wrapper.h | 60 #define ACCOUNT_LOGW(fmt, ...) \ macro
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_common_event_observer.cpp | 113 ACCOUNT_LOGW("appIndex = %{public}d is invalid.", appIndex); in DealWithRemoveEvent()
|
/base/account/os_account/frameworks/domain_account/src/ |
H A D | domain_account_plugin_stub.cpp | 59 ACCOUNT_LOGW("remote request unhandled: %{public}d", code);
in OnRemoteRequest()
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | inner_os_account_manager.cpp | 274 ACCOUNT_LOGW("Account id = %{public}d already in operating", osAccountInfo.GetLocalId()); in RetryToGetAccount() 550 ACCOUNT_LOGW("Account id = %{public}d already in operating", osAccountInfo.GetLocalId()); in RetryToGetAccount() 666 ACCOUNT_LOGW("multiple os accounts feature not enabled"); in RetryToGetAccount() 1721 ACCOUNT_LOGW("the %{public}d already in operating", id); in RetryToGetAccount() 1729 ACCOUNT_LOGW("cannot find os account info by id:%{public}d, errCode %{public}d.", id, errCode); in RetryToGetAccount() 1735 ACCOUNT_LOGW("account %{public}d is neither active nor verified, don't need to deactivate!", id); in RetryToGetAccount() 2023 ACCOUNT_LOGW("no need to repeat set initial start id %{public}d", id); in RetryToGetAccount() 2221 ACCOUNT_LOGW("Account id = %{public}d already in operating", userId); in RetryToGetAccount()
|
H A D | os_account_control_file_manager.cpp | 137 ACCOUNT_LOGW("get recover file data failed"); in RecoverAccountData() 142 ACCOUNT_LOGW("get recover file data failed"); in RecoverAccountData() 146 ACCOUNT_LOGW("get recover file data failed"); in RecoverAccountData() 193 ACCOUNT_LOGW("local file data has been changed"); in DealWithFileModifyEvent() 254 ACCOUNT_LOGW("get event invalid!"); in OsAccountControlFileManager()
|
H A D | os_account_manager_service.cpp | 378 ACCOUNT_LOGW("account manager service, permission denied!"); in IsMainOsAccount() 627 ACCOUNT_LOGW("the %{public}d os account can't stop", id); in DeactivateOsAccount()
|
/base/account/os_account/frameworks/common/file_operator/src/ |
H A D | account_file_operator.cpp | 252 ACCOUNT_LOGW("failed to change mode for file %{public}s, errno %{public}d.", path.c_str(), errno); in InputFileByPathAndContent()
|
/base/account/os_account/frameworks/osaccount/native/src/ |
H A D | os_account_info.cpp | 465 ACCOUNT_LOGW("read from parcel failed"); in Unmarshalling()
|
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/ |
H A D | bundle_manager_adapter_proxy.cpp | 616 ACCOUNT_LOGW("Parcel no data");
in InnerGetVectorFromParcelIntelligent()
|
/base/account/os_account/services/accountmgr/src/domain_account/ |
H A D | domain_account_stub.cpp | 156 ACCOUNT_LOGW("remote request unhandled: %{public}d", code);
in OnRemoteRequest()
|
H A D | inner_domain_account_manager.cpp | 398 ACCOUNT_LOGW("PluginString's data is null.");
in GetAndCleanPluginBussnessError()
|
/base/account/os_account/services/accountmgr/src/account_iam/ |
H A D | account_iam_mgr_stub.cpp | 195 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
|