/base/account/os_account/tools/acm/src/ |
H A D | account_command.cpp | 54 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 D | os_account_data_storage.cpp | 33 ACCOUNT_LOGD("start, allEntries size is: %{public}zu", allEntries.size()); in SaveEntries() 49 ACCOUNT_LOGD("end"); in SaveEntries()
|
H A D | os_account_file_operator.cpp | 64 ACCOUNT_LOGD("start"); in GetConstraintsByType() 84 ACCOUNT_LOGD("end"); in GetConstraintsByType()
|
H A D | os_account_database_operator.cpp | 189 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 D | os_account_control_file_manager.cpp | 170 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 D | os_account_photo_operator.cpp | 77 ACCOUNT_LOGD("OsAccountPhotoOperator DeCode Start"); in DeCode()
|
/base/account/os_account/frameworks/account_iam/src/ |
H A D | account_iam_callback_stub.cpp | 31 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 D | mock_app_account_stub.cpp | 320 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 D | napi_os_account_common.cpp | 167 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 D | app_account_authorization_extension_stub.cpp | 36 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 D | app_account_authenticator_session.cpp | 114 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 D | app_account_common_event_observer.cpp | 116 ACCOUNT_LOGD("uid = %{public}d, bundleName = %{public}s. appIndex = %{public}d", in DealWithRemoveEvent()
|
H A D | app_account_authenticator_session_manager.cpp | 153 ACCOUNT_LOGD("app account mgr service is busy"); in OpenSession()
|
/base/account/os_account/frameworks/common/log/include/ |
H A D | account_log_wrapper.h | 54 #define ACCOUNT_LOGD(fmt, ...) \ macro
|
/base/account/os_account/services/accountmgr/src/ |
H A D | ohos_account_data_deal.cpp | 84 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 D | account_data_storage.cpp | 193 ACCOUNT_LOGD("delete key from kvStore succeed!"); in RemoveValueFromKvStore()
|
H A D | account_stub.cpp | 492 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 D | bundle_manager_adapter_proxy.cpp | 94 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 D | domain_account_plugin_proxy.cpp | 35 ACCOUNT_LOGD("remote is nullptr, code = %{public}d", code);
in SendRequest()
|
H A D | inner_domain_account_manager.cpp | 408 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 D | domain_account_plugin_stub.cpp | 36 ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCallingUid());
in OnRemoteRequest()
|
H A D | domain_account_client.cpp | 217 ACCOUNT_LOGD("proxy is nullptr");
in ResetDomainAccountProxy()
|
/base/account/os_account/interfaces/kits/napi/domain_account/src/ |
H A D | napi_domain_server_manager.cpp | 104 ACCOUNT_LOGD("napi_create_async_work complete"); in AddServerConfigCompletedCB()
|
/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account_common.cpp | 71 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 D | appaccount_impl.cpp | 532 ACCOUNT_LOGD("failed to create AppAccountManagerCallback for insufficient memory"); in verifyCredential() 583 ACCOUNT_LOGD("failed to create AppAccountManagerCallback for insufficient memory"); in setAuthenticatorProperties()
|