Home
last modified time | relevance | path

Searched refs:ACCOUNT_LOGW (Results 1 – 19 of 19) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_common.cpp49 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()
Dapp_account_authorization_extension_callback_stub.cpp48 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
Dapp_account_info.cpp223ACCOUNT_LOGW("associated data is over size, the max number is: %{public}d", MAX_ASSOCIATED_DATA_NU… in SetAssociatedData()
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_callback_stub.cpp45 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()
/base/account/os_account/services/accountmgr/src/
Daccount_mgr_service.cpp52 ACCOUNT_LOGW("Create device owner dir failure! errno %{public}d.", errno); in CreateDeviceDir()
57 ACCOUNT_LOGW("failed to create dir, path = %{public}s errno %{public}d.", in CreateDeviceDir()
267 ACCOUNT_LOGW("Service is already running!"); in Init()
389 ACCOUNT_LOGW("service not running for handling event: %{public}s", eventStr.c_str()); in HandleNotificationEvents()
Daccount_stub.cpp438 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
Dohos_account_manager.cpp484 ACCOUNT_LOGW("SaveOhosAccountInfo failed, userId %{public}d.", userId); in HandleOhosAccountTokenInvalidEvent()
/base/account/os_account/frameworks/domain_account/src/
Ddomain_auth_callback_stub.cpp43 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
Ddomain_account_plugin_stub.cpp78 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
/base/account/os_account/frameworks/common/log/include/
Daccount_log_wrapper.h51 #define ACCOUNT_LOGW(fmt, ...) \ macro
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_common_event_observer.cpp104 ACCOUNT_LOGW("appIndex = %{public}d is invalid.", appIndex); in DealWithRemoveEvent()
/base/account/os_account/frameworks/common/file_operator/src/
Daccount_file_operator.cpp112ACCOUNT_LOGW("failed to change mode for file %{public}s, errno %{public}d.", path.c_str(), errno); in InputFileByPathAndContent()
/base/account/os_account/services/accountmgr/src/osaccount/
Dinner_os_account_manager.cpp1178 ACCOUNT_LOGW("the %{public}d os account can't stop", id); in StopOsAccount()
1183 ACCOUNT_LOGW("the %{public}d already in operating", id); in StopOsAccount()
1189 ACCOUNT_LOGW("account is %{public}d already stop", id); in StopOsAccount()
1197ACCOUNT_LOGW("cannot find os account info by id:%{public}d, errCode %{public}d.", id, errCode); in StopOsAccount()
1204 ACCOUNT_LOGW("account %{public}d is not completed", id); in StopOsAccount()
1211 ACCOUNT_LOGW("account %{public}d will be removed, don't need to stop!", id); in StopOsAccount()
1357 ACCOUNT_LOGW("no need to repeat set initial start id %{public}d", id); in SetDefaultActivatedOsAccount()
Dos_account_manager_service.cpp289 ACCOUNT_LOGW("account manager service, permission denied!"); in IsMainOsAccount()
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_authorization_extension_context.cpp221 ACCOUNT_LOGW("context is released"); in OnDisconnectAbility()
226 ACCOUNT_LOGW("connection nullptr"); in OnDisconnectAbility()
/base/account/os_account/services/accountmgr/src/domain_account/
Ddomain_account_stub.cpp121 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_callback.cpp140 ACCOUNT_LOGW("unsupported operation"); in OnAcquireInfo()
Daccount_iam_mgr_stub.cpp165 ACCOUNT_LOGW("remote request unhandled: %{public}d", code); in OnRemoteRequest()
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
Dbundle_manager_adapter_proxy.cpp548 ACCOUNT_LOGW("Parcel no data"); in InnerGetVectorFromParcelIntelligent()