Home
last modified time | relevance | path

Searched refs:ACCOUNT_LOGD (Results 1 - 25 of 37) sorted by relevance

12

/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp54 ACCOUNT_LOGD("enter"); in AccountCommand()
69 ACCOUNT_LOGD("argv_[%{public}d]: %{public}s", i, argv_[i]); in AccountCommand()
128 ACCOUNT_LOGD("enter"); in RunAsHelpCommand()
142 ACCOUNT_LOGD("option: %{public}d, optopt: %{public}d, optind: %{public}d", option, optopt, optind); in ParseCreateCommandOpt()
163 ACCOUNT_LOGD("enter"); in RunAsCreateCommand()
172 ACCOUNT_LOGD("'acm create' without enough options"); in RunAsCreateCommand()
210 ACCOUNT_LOGD("result = %{public}d, name = %{public}s, type = %{public}d", result, name.c_str(), osAccountType); in RunAsCreateCommand()
235 ACCOUNT_LOGD("result = %{public}d, id = %{public}d", result, id); in RunAsDeleteCommand()
263 ACCOUNT_LOGD("result = %{public}d, id = %{public}d", result, id); in RunAsDumpCommand()
274 ACCOUNT_LOGD("optio in RunCommand()
[all...]
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_data_storage.cpp33 ACCOUNT_LOGD("start, allEntries size is: %{public}zu", allEntries.size()); in SaveEntries()
49 ACCOUNT_LOGD("end"); in SaveEntries()
H A Dos_account_file_operator.cpp64 ACCOUNT_LOGD("start"); in GetConstraintsByType()
84 ACCOUNT_LOGD("end"); in GetConstraintsByType()
H A Dos_account_database_operator.cpp189 ACCOUNT_LOGD("update os account id list to database succeed."); in UpdateOsAccountIDListInDatabase()
266 ACCOUNT_LOGD("save or add account list info to database succeed!"); in SaveAccountListToDatabase()
H A Dos_account_control_file_manager.cpp170 ACCOUNT_LOGD("this is valid service operate, no need to deal with it."); in DealWithFileModifyEvent()
188 ACCOUNT_LOGD("No need to recover local file data."); in DealWithFileModifyEvent()
203 ACCOUNT_LOGD("this is valid service operate, no need to deal with it."); in DealWithFileDeleteEvent()
337 ACCOUNT_LOGD("enter."); in BuildAndSaveAccountListJsonFile()
999 ACCOUNT_LOGD("enter"); in DelOsAccount()
1026 ACCOUNT_LOGD("start"); in UpdateOsAccount()
1055 ACCOUNT_LOGD("end"); in UpdateOsAccount()
1148 ACCOUNT_LOGD("enter"); in GetAccountListFromFile()
1166 ACCOUNT_LOGD("end"); in GetAccountListFromFile()
1409 ACCOUNT_LOGD("sav in SaveAccountListToFile()
[all...]
H A Dos_account_photo_operator.cpp77 ACCOUNT_LOGD("OsAccountPhotoOperator DeCode Start"); in DeCode()
/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_stub.cpp31 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
91 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
150 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
186 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
221 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp320 ACCOUNT_LOGD("mock enter"); in CheckAppAccess()
329 ACCOUNT_LOGD("mock enter"); in DeleteAccountCredential()
337 ACCOUNT_LOGD("mock enter"); in SelectAccountsByOptions()
345 ACCOUNT_LOGD("mock enter"); in VerifyCredential()
353 ACCOUNT_LOGD("mock enter"); in CheckAccountLabels()
361 ACCOUNT_LOGD("mock enter"); in SetAuthenticatorProperties()
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp167 ACCOUNT_LOGD("errcode is %{public}d", asyncContext->errCode); in QueryOAByIdExecuteCB()
330 ACCOUNT_LOGD("errcode is %{public}d", asyncContext->errCode); in RemoveOAExecuteCB()
336 ACCOUNT_LOGD("napi_create_async_work complete"); in RemoveOACallbackCompletedCB()
386 ACCOUNT_LOGD("errcode is %{public}d", asyncContext->errCode); in SetOANameExecuteCB()
392 ACCOUNT_LOGD("napi_create_async_work complete"); in SetOANameCallbackCompletedCB()
455 ACCOUNT_LOGD("errcode is %{public}d", asyncContext->errCode); in SetOAConsExecuteCB()
461 ACCOUNT_LOGD("napi_create_async_work complete"); in SetOAConsCallbackCompletedCB()
485 ACCOUNT_LOGD("errcode is %{public}d", activateOACB->errCode); in ActivateOAExecuteCB()
491 ACCOUNT_LOGD("napi_create_async_work complete"); in ActivateOACallbackCompletedCB()
629 ACCOUNT_LOGD("napi_create_async_wor in CreateOAExecuteCB()
[all...]
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authorization_extension_stub.cpp36 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCallingUid()); in OnRemoteRequest()
47 ACCOUNT_LOGD("Code is not find"); in OnRemoteRequest()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session.cpp114 ACCOUNT_LOGD("session has been opened"); in Open()
118 ACCOUNT_LOGD("session has not been initialized"); in Open()
267 ACCOUNT_LOGD("invalid response"); in OnRequestRedirected()
272 ACCOUNT_LOGD("app account callback is nullptr"); in OnRequestRedirected()
295 ACCOUNT_LOGD("app account callback is nullptr"); in OnRequestContinued()
H A Dapp_account_common_event_observer.cpp116 ACCOUNT_LOGD("uid = %{public}d, bundleName = %{public}s. appIndex = %{public}d", in DealWithRemoveEvent()
H A Dapp_account_authenticator_session_manager.cpp153 ACCOUNT_LOGD("app account mgr service is busy"); in OpenSession()
/base/account/os_account/frameworks/common/log/include/
H A Daccount_log_wrapper.h54 #define ACCOUNT_LOGD(fmt, ...) \ macro
/base/account/os_account/services/accountmgr/src/
H A Dohos_account_data_deal.cpp84 ACCOUNT_LOGD("this is valid service operate, no need to deal with it."); in DealWithFileModifyEvent()
101 ACCOUNT_LOGD("No need to recover local file data."); in DealWithFileModifyEvent()
114 ACCOUNT_LOGD("this is valid service operate, no need to deal with it."); in DealWithFileDeleteEvent()
H A Daccount_data_storage.cpp193 ACCOUNT_LOGD("delete key from kvStore succeed!"); in RemoveValueFromKvStore()
H A Daccount_stub.cpp492 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCallingUid()); in OnRemoteRequest()
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.cpp94 ACCOUNT_LOGD("ParseStr itemLen:%{public}d index:%{public}d.", itemLen, index); in ParseStr()
492 ACCOUNT_LOGD("get parcelable info success"); in GetBigParcelableInfo()
549 ACCOUNT_LOGD("Get parcelable vector from ashmem success"); in GetParcelableFromAshmem()
/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_plugin_proxy.cpp35 ACCOUNT_LOGD("remote is nullptr, code = %{public}d", code); in SendRequest()
H A Dinner_domain_account_manager.cpp408 ACCOUNT_LOGD("Call method=%{public}s is ok msg=%{public}s.", methodName.c_str(), msg.c_str()); in GetAndCleanPluginBussnessError()
632 ACCOUNT_LOGD("Param localId=%{public}d.", localId); in PluginAuth()
691 ACCOUNT_LOGD("Param localId=%{public}d.", localId); in PluginBindAccount()
744 ACCOUNT_LOGD("return isValid=%{public}d.", isValid); in PluginIsAccountTokenValid()
760 ACCOUNT_LOGD("Param params=%{public}s callerUid=%{public}d.", pOption.bussinessParams.data, pOption.callerUid); in PluginGetAccessToken()
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_plugin_stub.cpp36 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCallingUid()); in OnRemoteRequest()
H A Ddomain_account_client.cpp217 ACCOUNT_LOGD("proxy is nullptr"); in ResetDomainAccountProxy()
/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_server_manager.cpp104 ACCOUNT_LOGD("napi_create_async_work complete"); in AddServerConfigCompletedCB()
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_common.cpp71 ACCOUNT_LOGD("app account subscriber has been found."); in UvQueueWorkOnAppAccountsChanged()
923 ACCOUNT_LOGD("Unsubscribe errcode parameter is %{public}d", errCode); in UnsubscribeExecuteCB()
943 ACCOUNT_LOGD("Erase before g_AppAccountSubscribers.size = %{public}zu", g_AppAccountSubscribers.size()); in UnsubscribeCallbackCompletedCB()
952 ACCOUNT_LOGD("Erase end g_AppAccountSubscribers.size = %{public}zu", g_AppAccountSubscribers.size()); in UnsubscribeCallbackCompletedCB()
1225 ACCOUNT_LOGD("Wrong argument type, Object expected"); in ParseAccountVector()
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp532 ACCOUNT_LOGD("failed to create AppAccountManagerCallback for insufficient memory"); in verifyCredential()
583 ACCOUNT_LOGD("failed to create AppAccountManagerCallback for insufficient memory"); in setAuthenticatorProperties()

Completed in 24 milliseconds

12