Home
last modified time | relevance | path

Searched refs:ACCOUNT_LOGE (Results 1 - 25 of 140) sorted by relevance

123456

/base/account/os_account/interfaces/kits/cj/osaccount/src/
H A Dcj_osaccount_ffi.cpp30 ACCOUNT_LOGE("[osAccount] IsOsAccountConstraintEnabled constraint is null! errCode %{public}d", in FfiOHOSOsAccountIsOsAccountConstraintEnabled()
36 ACCOUNT_LOGE("[osAccount] IsOsAccountConstraintEnabled CheckSystemApp failed! errCode %{public}d", in FfiOHOSOsAccountIsOsAccountConstraintEnabled()
40 ACCOUNT_LOGE("[osAccount] IsOsAccountConstraintEnabled start"); in FfiOHOSOsAccountIsOsAccountConstraintEnabled()
42 ACCOUNT_LOGE("[osAccount] IsOsAccountConstraintEnabled success. errCode %{public}d", *errCode); in FfiOHOSOsAccountIsOsAccountConstraintEnabled()
48 ACCOUNT_LOGE("[osAccount] GetOsAccountType start"); in FfiOHOSOsAccountGetOsAccountType()
50 ACCOUNT_LOGE("[osAccount] GetOsAccountType success. errCode %{public}d", *errCode); in FfiOHOSOsAccountGetOsAccountType()
62 ACCOUNT_LOGE("[osAccount] CheckMultiOsAccountEnabled start"); in FfiOHOSOsAccountCheckMultiOsAccountEnabled()
64 ACCOUNT_LOGE("[osAccount] CheckMultiOsAccountEnabled success. errCode %{public}d", *errCode); in FfiOHOSOsAccountCheckMultiOsAccountEnabled()
70 ACCOUNT_LOGE("[osAccount] GetOsAccountLocalId start"); in FfiOHOSOsAccountGetOsAccountLocalId()
72 ACCOUNT_LOGE("[osAccoun in FfiOHOSOsAccountGetOsAccountLocalId()
[all...]
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_proxy.cpp37 ACCOUNT_LOGE("failed to write descriptor!"); in AddAccountImplicitly()
42 ACCOUNT_LOGE("failed to write authType"); in AddAccountImplicitly()
46 ACCOUNT_LOGE("failed to write callerBundleName"); in AddAccountImplicitly()
50 ACCOUNT_LOGE("failed to write options"); in AddAccountImplicitly()
54 ACCOUNT_LOGE("failed to write callback"); in AddAccountImplicitly()
71 ACCOUNT_LOGE("failed to write descriptor!"); in Authenticate()
76 ACCOUNT_LOGE("failed to write name"); in Authenticate()
80 ACCOUNT_LOGE("failed to write authType for authentication"); in Authenticate()
84 ACCOUNT_LOGE("failed to write callerBundleName for authentication"); in Authenticate()
88 ACCOUNT_LOGE("faile in Authenticate()
[all...]
/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_mgr_proxy.cpp34 ACCOUNT_LOGE("remote is nullptr, code = %{public}d", code); in SendRequest()
40 ACCOUNT_LOGE("failed to send account iam request, code = %{public}d, result = %{public}d", code, result); in SendRequest()
48 ACCOUNT_LOGE("failed to write descriptor!"); in WriteCommonData()
52 ACCOUNT_LOGE("failed to write userId!"); in WriteCommonData()
71 ACCOUNT_LOGE("failed to read result"); in OpenSession()
75 ACCOUNT_LOGE("failed to open session, result: %{public}d", result); in OpenSession()
79 ACCOUNT_LOGE("failed to read challenge!"); in OpenSession()
97 ACCOUNT_LOGE("failed to read result"); in CloseSession()
107 ACCOUNT_LOGE("callback is nullptr"); in AddOrUpdateCredential()
117 ACCOUNT_LOGE("faile in AddOrUpdateCredential()
[all...]
H A Daccount_iam_callback_stub.cpp34 ACCOUNT_LOGE("check IDMCallbackStub descriptor failed! code %{public}u.", code); in OnRemoteRequest()
55 ACCOUNT_LOGE("failed to read module"); in ProcOnAcquireInfo()
59 ACCOUNT_LOGE("failed to read acquireInfo"); in ProcOnAcquireInfo()
63 ACCOUNT_LOGE("failed to read buffer"); in ProcOnAcquireInfo()
75 ACCOUNT_LOGE("failed to read result for IDMCallback OnResult"); in ProcOnResult()
80 ACCOUNT_LOGE("failed to read result for IDMCallback OnResult"); in ProcOnResult()
94 ACCOUNT_LOGE("check GetCredInfoCallbackStub descriptor failed! code %{public}u.", code); in OnRemoteRequest()
112 ACCOUNT_LOGE("read size fail"); in ProcOnCredentialInfo()
116 ACCOUNT_LOGE("credential info list is oversize, the limit is %{public}d", MAX_VEC_SIZE); in ProcOnCredentialInfo()
124 ACCOUNT_LOGE("faile in ProcOnCredentialInfo()
[all...]
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_common.cpp53 ACCOUNT_LOGE("failed to read domain account name"); in ReadFromParcel()
57 ACCOUNT_LOGE("failed to read domain"); in ReadFromParcel()
61 ACCOUNT_LOGE("failed to read domain accountId"); in ReadFromParcel()
65 ACCOUNT_LOGE("Failed to read domain isAuthenticated."); in ReadFromParcel()
69 ACCOUNT_LOGE("Failed to read domain serverConfigId."); in ReadFromParcel()
78 ACCOUNT_LOGE("failed to read write account name"); in Marshalling()
82 ACCOUNT_LOGE("failed to write domain"); in Marshalling()
86 ACCOUNT_LOGE("failed to read write accountId"); in Marshalling()
90 ACCOUNT_LOGE("Failed to read write isAuthenticated."); in Marshalling()
94 ACCOUNT_LOGE("Faile in Marshalling()
[all...]
H A Ddomain_account_proxy.cpp33 ACCOUNT_LOGE("remote is nullptr, code = %{public}d", code); in SendRequest()
39 ACCOUNT_LOGE("failed to send domain account request, error code: %{public}d.", result); in SendRequest()
43 ACCOUNT_LOGE("fail to read result"); in SendRequest()
54 ACCOUNT_LOGE("failed to write descriptor!"); in HasDomainAccount()
58 ACCOUNT_LOGE("fail to write parcelable"); in HasDomainAccount()
62 ACCOUNT_LOGE("fail to write callback"); in HasDomainAccount()
73 ACCOUNT_LOGE("fail to write descriptor"); in RegisterPlugin()
77 ACCOUNT_LOGE("fail to write plugin"); in RegisterPlugin()
88 ACCOUNT_LOGE("fail to write descriptor"); in UnregisterPlugin()
99 ACCOUNT_LOGE("fai in GetAccountStatus()
[all...]
H A Ddomain_account_plugin_stub.cpp38 ACCOUNT_LOGE("check descriptor failed! code %{public}u.", code); in OnRemoteRequest()
67 ACCOUNT_LOGE("failed to read domain account info"); in ProcAuthCommonInterface()
72 ACCOUNT_LOGE("failed to read password"); in ProcAuthCommonInterface()
78 ACCOUNT_LOGE("failed to read authMode"); in ProcAuthCommonInterface()
84 ACCOUNT_LOGE("invalid callback"); in ProcAuthCommonInterface()
100 ACCOUNT_LOGE("invalid case"); in ProcAuthCommonInterface()
107 ACCOUNT_LOGE("failed to write result"); in ProcAuthCommonInterface()
117 ACCOUNT_LOGE("failed to read domain account info"); in ProcGetAuthStatusInfo()
122 ACCOUNT_LOGE("failed to read domain account callback"); in ProcGetAuthStatusInfo()
127 ACCOUNT_LOGE("faile in ProcGetAuthStatusInfo()
[all...]
/base/account/os_account/frameworks/ohosaccount/native/src/
H A Daccount_proxy.cpp45 ACCOUNT_LOGE("remote is nullptr, code = %{public}d", code); in SendRequest()
51 ACCOUNT_LOGE("failed to send account request, code = %{public}d, result = %{public}d", code, result); in SendRequest()
61 ACCOUNT_LOGE("Write descriptor failed!"); in UpdateOhosAccountInfo()
65 ACCOUNT_LOGE("Write accountName failed!"); in UpdateOhosAccountInfo()
69 ACCOUNT_LOGE("Write uid failed!"); in UpdateOhosAccountInfo()
73 ACCOUNT_LOGE("Write eventStr failed!"); in UpdateOhosAccountInfo()
84 ACCOUNT_LOGE("reply ReadInt32 failed"); in UpdateOhosAccountInfo()
89 ACCOUNT_LOGE("UpdateOhosAccountInfo failed: %{public}d", result); in UpdateOhosAccountInfo()
100 ACCOUNT_LOGE("Write descriptor failed!"); in SetOhosAccountInfo()
104 ACCOUNT_LOGE("Writ in SetOhosAccountInfo()
[all...]
H A Daccount_info_parcel.cpp29 ACCOUNT_LOGE("write name failed!"); in WriteOhosAccountInfo()
33 ACCOUNT_LOGE("write uid failed!"); in WriteOhosAccountInfo()
37 ACCOUNT_LOGE("write rawUid failed!"); in WriteOhosAccountInfo()
41 ACCOUNT_LOGE("write status failed!"); in WriteOhosAccountInfo()
45 ACCOUNT_LOGE("write nickname failed!"); in WriteOhosAccountInfo()
49 ACCOUNT_LOGE("write avatarSize failed!"); in WriteOhosAccountInfo()
53 ACCOUNT_LOGE("write avatar failed!"); in WriteOhosAccountInfo()
57 ACCOUNT_LOGE("write scalableData failed!"); in WriteOhosAccountInfo()
67 ACCOUNT_LOGE("read avatarSize failed"); in ReadAvatarData()
71 ACCOUNT_LOGE("avatarSiz in ReadAvatarData()
[all...]
H A Dohos_account_kits_impl.cpp67 ACCOUNT_LOGE("Get samgr failed"); in GetService()
72 ACCOUNT_LOGE("Get account object from samgr failed"); in GetService()
79 ACCOUNT_LOGE("deathRecipient_ is nullptr."); in GetService()
85 ACCOUNT_LOGE("Failed to add death recipient"); in GetService()
90 ACCOUNT_LOGE("account iface_cast failed"); in GetService()
105 ACCOUNT_LOGE("Get proxy failed"); in UpdateOhosAccountInfo()
116 ACCOUNT_LOGE("Get proxy failed"); in SetOhosAccountInfo()
120 ACCOUNT_LOGE("OhosAccountInfo check failed"); in SetOhosAccountInfo()
131 ACCOUNT_LOGE("Get proxy failed"); in SetOhosAccountInfoByUserId()
135 ACCOUNT_LOGE("OhosAccountInf in SetOhosAccountInfoByUserId()
[all...]
/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_proxy.cpp37 ACCOUNT_LOGE("failed to write descriptor!"); in CreateOsAccount()
42 ACCOUNT_LOGE("failed to write os account name"); in CreateOsAccount()
47 ACCOUNT_LOGE("failed to write os account type"); in CreateOsAccount()
52 ACCOUNT_LOGE("SendRequest err, result %{public}d.", result); in CreateOsAccount()
58 ACCOUNT_LOGE("failed to read reply for create os account."); in CreateOsAccount()
62 ACCOUNT_LOGE("Failed to read account info."); in CreateOsAccount()
74 ACCOUNT_LOGE("failed to write descriptor!"); in CreateOsAccount()
79 ACCOUNT_LOGE("failed to write os account local name"); in CreateOsAccount()
84 ACCOUNT_LOGE("failed to write hasShortName"); in CreateOsAccount()
89 ACCOUNT_LOGE("faile in CreateOsAccount()
[all...]
H A Dos_account_event_proxy.cpp34 ACCOUNT_LOGE("failed to write descriptor!"); in OnAccountsChanged()
39 ACCOUNT_LOGE("failed to write WriteInt32 localId %{public}d.", localId); in OnAccountsChanged()
45 ACCOUNT_LOGE("SendRequest for account changed failed! result %{public}d, localId %{public}d.", in OnAccountsChanged()
55 ACCOUNT_LOGE("Write descriptor failed."); in OnAccountsSwitch()
60 ACCOUNT_LOGE("Write newId failed."); in OnAccountsSwitch()
65 ACCOUNT_LOGE("Write oldId failed."); in OnAccountsSwitch()
71 ACCOUNT_LOGE("SendRequest failed, result=%{public}d.", result); in OnAccountsSwitch()
80 ACCOUNT_LOGE("remote is nullptr, code = %{public}d", code); in SendRequest()
87 ACCOUNT_LOGE("failed to send os account event request, code = %{public}d, result = %{public}d", code, result); in SendRequest()
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.cpp58 ACCOUNT_LOGE("failed due to data is discarded"); in ParseExtensionInfo()
96 ACCOUNT_LOGE("param invalid."); in ParseStr()
102 ACCOUNT_LOGE("ParseStr failed due to strncpy_s error."); in ParseStr()
123 ACCOUNT_LOGE("array is oversize"); in ParseExtensionAbilityInfos()
128 ACCOUNT_LOGE("array %{public}s exist error type info", BUNDLE_INFO_EXTENSION_ABILITY_INFOS.c_str()); in ParseExtensionAbilityInfos()
145 ACCOUNT_LOGE("failed due to data is discarded"); in ParseInfo()
184 ACCOUNT_LOGE("fail to GetBundleInfo due to params empty"); in GetBundleInfo()
190 ACCOUNT_LOGE("fail to GetBundleInfo due to write InterfaceToken fail"); in GetBundleInfo()
194 ACCOUNT_LOGE("fail to GetBundleInfo due to write bundleName fail"); in GetBundleInfo()
198 ACCOUNT_LOGE("fai in GetBundleInfo()
[all...]
H A Dbundle_user_manager_adapter_proxy.cpp35 ACCOUNT_LOGE("fail to CreateNewUser due to write MessageParcel fail"); in CreateNewUser()
39 ACCOUNT_LOGE("fail to CreateNewUser due to write userId fail"); in CreateNewUser()
45 ACCOUNT_LOGE("Write BundleNameListVector failed"); in CreateNewUser()
50 ACCOUNT_LOGE("Write BundleNameListVector failed"); in CreateNewUser()
56 ACCOUNT_LOGE("fail to CreateNewUser from server"); in CreateNewUser()
62 ACCOUNT_LOGE("host reply errCode : %{public}d", ret); in CreateNewUser()
72 ACCOUNT_LOGE("fail to RemoveUser due to write MessageParcel fail"); in RemoveUser()
76 ACCOUNT_LOGE("fail to RemoveUser due to write userId fail"); in RemoveUser()
82 ACCOUNT_LOGE("fail to RemoveUser from server"); in RemoveUser()
88 ACCOUNT_LOGE("hos in RemoveUser()
[all...]
/base/account/os_account/services/accountmgr/src/ability_manager_adapter/
H A Dability_manager_adapter.cpp49 ACCOUNT_LOGE("ability manager proxy is nullptr."); in ConnectAbility()
60 ACCOUNT_LOGE("ability manager proxy is nullptr."); in DisconnectAbility()
69 ACCOUNT_LOGE("disconnect ability fail, connect is nullptr"); in DisconnectAbility()
73 ACCOUNT_LOGE("write interface token failed."); in DisconnectAbility()
77 ACCOUNT_LOGE("connect write failed."); in DisconnectAbility()
84 ACCOUNT_LOGE("Send request error: %{public}d", error); in DisconnectAbility()
97 ACCOUNT_LOGE("Fail to get system ability registry."); in Connect()
102 ACCOUNT_LOGE("Fail to connect ability manager service."); in Connect()
108 ACCOUNT_LOGE("Failed to create AbilityMgrDeathRecipient!"); in Connect()
112 ACCOUNT_LOGE("Ad in Connect()
[all...]
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authorization_extension_callback_proxy.cpp38 ACCOUNT_LOGE("remote is nullptr, code = %{public}d", code); in SendRequest()
51 ACCOUNT_LOGE("failed to write descriptor"); in OnResult()
55 ACCOUNT_LOGE("failed to write error code"); in OnResult()
59 ACCOUNT_LOGE("failed to write error message"); in OnResult()
63 ACCOUNT_LOGE("failed to write error data"); in OnResult()
67 ACCOUNT_LOGE("failed to write request parameters"); in OnResult()
72 ACCOUNT_LOGE("failed to send request, error code: %{public}d", result); in OnResult()
80 ACCOUNT_LOGE("failed to write descriptor"); in OnRequestRedirected()
84 ACCOUNT_LOGE("failed to write request"); in OnRequestRedirected()
89 ACCOUNT_LOGE("faile in OnRequestRedirected()
[all...]
H A Dapp_account_proxy.cpp34 ACCOUNT_LOGE("failed to write descriptor!"); in SendRequestWithTwoStr()
39 ACCOUNT_LOGE("failed to write string for str1 %{public}s", str1.c_str()); in SendRequestWithTwoStr()
44 ACCOUNT_LOGE("failed to write string for str2 %{public}s", str2.c_str()); in SendRequestWithTwoStr()
53 ACCOUNT_LOGE("failed to read result for code %{public}d.", code); in SendRequestWithTwoStr()
57 ACCOUNT_LOGE("result failed for code %{public}d, result %{public}d.", code, result); in SendRequestWithTwoStr()
75 ACCOUNT_LOGE("failed to write descriptor!"); in AddAccountImplicitly()
80 ACCOUNT_LOGE("failed to write string for name"); in AddAccountImplicitly()
84 ACCOUNT_LOGE("failed to write string for authType"); in AddAccountImplicitly()
88 ACCOUNT_LOGE("failed to write parcelable for options"); in AddAccountImplicitly()
92 ACCOUNT_LOGE("faile in AddAccountImplicitly()
[all...]
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_client_callback_proxy.cpp27 ACCOUNT_LOGE("remote is nullptr, code = %{public}d", code); in SendRequestFunc()
33 ACCOUNT_LOGE("failed to SendRequest, code = %{public}d, result = %{public}d", code, result); in SendRequestFunc()
45 ACCOUNT_LOGE("write descriptor fail"); in OnResultFunc()
49 ACCOUNT_LOGE("write result fail"); in OnResultFunc()
54 ACCOUNT_LOGE("write buffer fail"); in OnResultFunc()
68 ACCOUNT_LOGE("write descriptor fail"); in OnAcquireInfo()
72 ACCOUNT_LOGE("write module fail"); in OnAcquireInfo()
76 ACCOUNT_LOGE("write acquireInfo fail"); in OnAcquireInfo()
81 ACCOUNT_LOGE("write buffer fail"); in OnAcquireInfo()
103 ACCOUNT_LOGE("writ in OnCredentialInfo()
[all...]
H A Daccount_iam_mgr_stub.cpp181 ACCOUNT_LOGE("check descriptor failed! code %{public}u.", code); in OnRemoteRequest()
189 ACCOUNT_LOGE("is not system application, result = %{public}u.", result); in OnRemoteRequest()
206 ACCOUNT_LOGE("failed to read userId"); in ProcOpenSession()
212 ACCOUNT_LOGE("failed to write result"); in ProcOpenSession()
217 ACCOUNT_LOGE("failed to write challenge"); in ProcOpenSession()
231 ACCOUNT_LOGE("failed to read userId"); in ProcCloseSession()
236 ACCOUNT_LOGE("failed to write result"); in ProcCloseSession()
245 ACCOUNT_LOGE("failed to read userId"); in ReadUserIdAndAuthType()
249 ACCOUNT_LOGE("failed to read authType"); in ReadUserIdAndAuthType()
268 ACCOUNT_LOGE("faile in AddOrUpdateCredential()
[all...]
/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp111 ACCOUNT_LOGE("empty account name!"); in InnerUpdateOhosAccountInfo()
116 ACCOUNT_LOGE("empty uid!"); in InnerUpdateOhosAccountInfo()
124 ACCOUNT_LOGE("Update ohos account info failed"); in InnerUpdateOhosAccountInfo()
128 ACCOUNT_LOGE("Write result data failed"); in InnerUpdateOhosAccountInfo()
142 ACCOUNT_LOGE("Check OhosAccountInfo failed"); in InnerSetOhosAccountInfo()
153 ACCOUNT_LOGE("Set ohos account info failed"); in InnerSetOhosAccountInfo()
156 ACCOUNT_LOGE("Write result data failed"); in InnerSetOhosAccountInfo()
165 ACCOUNT_LOGE("Check permission failed"); in CmdUpdateOhosAccountInfo()
175 ACCOUNT_LOGE("Check permission failed"); in CmdSetOhosAccountInfo()
185 ACCOUNT_LOGE("userI in CheckUserIdValid()
[all...]
/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp145 ACCOUNT_LOGE("check permission failed"); in OnRemoteRequest()
149 ACCOUNT_LOGE("check descriptor failed! code %{public}u.", code); in OnRemoteRequest()
164 ACCOUNT_LOGE("failed to read domain account info"); in ProcHasDomainAccount()
169 ACCOUNT_LOGE("failed to read domain callback"); in ProcHasDomainAccount()
174 ACCOUNT_LOGE("failed to write reply, result %{public}d.", result); in ProcHasDomainAccount()
184 ACCOUNT_LOGE("failed to read domain account info"); in ProcUpdateAccountToken()
189 ACCOUNT_LOGE("fail to read token"); in ProcUpdateAccountToken()
194 ACCOUNT_LOGE("failed to write reply, result %{public}d.", result); in ProcUpdateAccountToken()
204 ACCOUNT_LOGE("Read DomainAccountInfo failed."); in ProcIsAuthenticationExpired()
210 ACCOUNT_LOGE("Writ in ProcIsAuthenticationExpired()
[all...]
H A Ddomain_account_plugin_proxy.cpp41 ACCOUNT_LOGE("failed to send request, result: %{public}d", result); in SendRequest()
45 ACCOUNT_LOGE("failed to read result"); in SendRequest()
54 ACCOUNT_LOGE("fail to write descriptor"); in WriteCommonData()
58 ACCOUNT_LOGE("fail to write name"); in WriteCommonData()
73 ACCOUNT_LOGE("failed to write authData"); in AuthCommonInterface()
77 ACCOUNT_LOGE("failed to write callback"); in AuthCommonInterface()
81 ACCOUNT_LOGE("failed to write authMode"); in AuthCommonInterface()
93 ACCOUNT_LOGE("fail to write descriptor"); in IsAccountTokenValid()
97 ACCOUNT_LOGE("failed to write domain account info"); in IsAccountTokenValid()
101 ACCOUNT_LOGE("faile in IsAccountTokenValid()
[all...]
/base/account/os_account/test/fuzztest/account_stub/cmdsetohosaccountinfostub_fuzzer/
H A Dcmdsetohosaccountinfostub_fuzzer.cpp36 ACCOUNT_LOGE("write name failed!"); in WriteOhosAccountInfo()
40 ACCOUNT_LOGE("write uid failed!"); in WriteOhosAccountInfo()
44 ACCOUNT_LOGE("write rawUid failed!"); in WriteOhosAccountInfo()
48 ACCOUNT_LOGE("write status failed!"); in WriteOhosAccountInfo()
52 ACCOUNT_LOGE("write nickname failed!"); in WriteOhosAccountInfo()
56 ACCOUNT_LOGE("write avatarSize failed!"); in WriteOhosAccountInfo()
60 ACCOUNT_LOGE("write avatar failed!"); in WriteOhosAccountInfo()
64 ACCOUNT_LOGE("write scalableData failed!"); in WriteOhosAccountInfo()
88 ACCOUNT_LOGE("Write ohosAccountInfo failed!"); in CmdSetOhosAccountInfoStubFuzzTest()
93 ACCOUNT_LOGE("Writ in CmdSetOhosAccountInfoStubFuzzTest()
[all...]
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp511 ACCOUNT_LOGE("check descriptor failed! code %{public}u.", code); in OnRemoteRequest()
528 ACCOUNT_LOGE("is not system application, result = %{public}u.", result); in OnRemoteRequest()
546 ACCOUNT_LOGE("accountJsonArrayStr is too long"); in WriteOsAccountInfoList()
550 ACCOUNT_LOGE("Failed to write accountJsonArrayStr size"); in WriteOsAccountInfoList()
554 ACCOUNT_LOGE("Failed to write string for accountJsonArrayStr"); in WriteOsAccountInfoList()
563 ACCOUNT_LOGE("failed to write result"); in WriteResultWithOsAccountInfo()
568 ACCOUNT_LOGE("Failed to write accountStr size"); in WriteResultWithOsAccountInfo()
572 ACCOUNT_LOGE("Failed to write string for account"); in WriteResultWithOsAccountInfo()
582 ACCOUNT_LOGE("failed to read string for name"); in ProcCreateOsAccount()
596 ACCOUNT_LOGE("faile in ProcCreateOsAccountWithShortName()
[all...]
/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp57 ACCOUNT_LOGE("failed to create %{public}s, errno %{public}d.", path.c_str(), errno); in CreateDir()
63 ACCOUNT_LOGE("failed to change mode for %{public}s, errno %{public}d.", path.c_str(), errno); in CreateDir()
88 ACCOUNT_LOGE("DeleteDirOrFile failed, path %{public}s errno %{public}d.", path.c_str(), errno); in DeleteDir()
101 ACCOUNT_LOGE("DeleteDirOrFile failed, path %{public}s errno %{public}d.", path.c_str(), errno); in DeleteFile()
161 ACCOUNT_LOGE("Get disk info failed, ret=%{public}d, errno=%{public}d.", ret, errno); in IsDataStorageSufficient()
169 ACCOUNT_LOGE("Data storage is insufficient, freeBytes=%{public}llu, reqFreeBytes=%{public}llu.", freeBytes, in IsDataStorageSufficient()
179 ACCOUNT_LOGE("Failed to get realpath"); in SetDirDelFlags()
184 ACCOUNT_LOGE("Failed to open dir, errno: %{public}d", errno); in SetDirDelFlags()
191 ACCOUNT_LOGE("Failed to get flags, errno: %{public}d", errno); in SetDirDelFlags()
196 ACCOUNT_LOGE("Delet in SetDirDelFlags()
[all...]

Completed in 16 milliseconds

123456