Home
last modified time | relevance | path

Searched refs:ACCOUNT_LOGD (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp54 ACCOUNT_LOGD("enter"); in AccountCommand()
128 ACCOUNT_LOGD("enter"); in RunAsHelpCommand()
163 ACCOUNT_LOGD("enter"); in RunAsCreateCommand()
460 ACCOUNT_LOGD("end, result = %{public}d", result); in RunAsCreateCommandMissingOptionArgument()
505 ACCOUNT_LOGD("end, result = %{public}d", result); in RunAsCreateCommandExistentOptionArgument()
536 ACCOUNT_LOGD("end, result = %{public}d", result); in RunAsCommonCommandMissingOptionArgument()
545 ACCOUNT_LOGD("optind %{public}d invalid", optind); in RunCommandError()
559 ACCOUNT_LOGD("end, result = %{public}d", result); in RunCommandError()
572 ACCOUNT_LOGD("'acm set -i' with no argument."); in RunAsSetCommandMissingOptionArgument()
581 ACCOUNT_LOGD("'acm set -c' with no argument."); in RunAsSetCommandMissingOptionArgument()
[all …]
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account_common.cpp336 ACCOUNT_LOGD("napi_create_async_work complete"); in RemoveOACallbackCompletedCB()
392 ACCOUNT_LOGD("napi_create_async_work complete"); in SetOANameCallbackCompletedCB()
461 ACCOUNT_LOGD("napi_create_async_work complete"); in SetOAConsCallbackCompletedCB()
491 ACCOUNT_LOGD("napi_create_async_work complete"); in ActivateOACallbackCompletedCB()
629 ACCOUNT_LOGD("napi_create_async_work running"); in CreateOAExecuteCB()
662 ACCOUNT_LOGD("napi_create_async_work complete"); in CreateOACallbackCompletedCB()
715 ACCOUNT_LOGD("napi_create_async_work complete"); in GetOACountCallbackCompletedCB()
757 ACCOUNT_LOGD("napi_create_async_work complete"); in DbDeviceIdCallbackCompletedCB()
794 ACCOUNT_LOGD("napi_create_async_work complete"); in GetAllConsCallbackCompletedCB()
1059 ACCOUNT_LOGD("Running napi_create_async_work"); in GetOsAccountNameExecuteCB()
[all …]
H A Dnapi_os_account.cpp1436 ACCOUNT_LOGD("error code is %{public}d", isMain->errCode); in IsMainOsAccount()
1440 ACCOUNT_LOGD("napi_create_async_work complete"); in IsMainOsAccount()
1588 ACCOUNT_LOGD("OsAccount subscriber has been found."); in OnAccountsSubNotifyTask()
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_stub.cpp31ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
91ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
150ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
186ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
221ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d, callingPid: %{public}d", in OnRemoteRequest()
/ohos5.0/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()
/ohos5.0/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.cpp159 ACCOUNT_LOGD("this is valid service operate, no need to deal with it."); in DealWithFileModifyEvent()
177 ACCOUNT_LOGD("No need to recover local file data."); in DealWithFileModifyEvent()
192 ACCOUNT_LOGD("this is valid service operate, no need to deal with it."); in DealWithFileDeleteEvent()
319 ACCOUNT_LOGD("enter."); in BuildAndSaveAccountListJsonFile()
1006 ACCOUNT_LOGD("enter"); in DelOsAccount()
1033 ACCOUNT_LOGD("start"); in UpdateOsAccount()
1062 ACCOUNT_LOGD("end"); in UpdateOsAccount()
1174 ACCOUNT_LOGD("enter"); in GetAccountListFromFile()
1192 ACCOUNT_LOGD("end"); in GetAccountListFromFile()
1435 ACCOUNT_LOGD("save account list file succeed!"); in SaveAccountListToFile()
H A Dos_account_photo_operator.cpp77 ACCOUNT_LOGD("OsAccountPhotoOperator DeCode Start"); in DeCode()
/ohos5.0/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()
268 ACCOUNT_LOGD("invalid response"); in OnRequestRedirected()
273 ACCOUNT_LOGD("app account callback is nullptr"); in OnRequestRedirected()
296 ACCOUNT_LOGD("app account callback is nullptr"); in OnRequestContinued()
H A Dapp_account_common_event_observer.cpp117 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()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authorization_extension_stub.cpp36ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCa… in OnRemoteRequest()
47 ACCOUNT_LOGD("Code is not find"); in OnRemoteRequest()
/ohos5.0/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.cpp525ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCa… in OnRemoteRequest()
/ohos5.0/base/account/os_account/frameworks/common/log/include/
H A Daccount_log_wrapper.h54 #define ACCOUNT_LOGD(fmt, ...) \ macro
/ohos5.0/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()
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_plugin_stub.cpp36ACCOUNT_LOGD("Received stub message: %{public}d, callingUid: %{public}d", code, IPCSkeleton::GetCa… in OnRemoteRequest()
H A Ddomain_account_client.cpp217 ACCOUNT_LOGD("proxy is nullptr"); in ResetDomainAccountProxy()
/ohos5.0/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.cpp375ACCOUNT_LOGD("Call method=%{public}s is ok msg=%{public}s.", methodName.c_str(), msg.c_str()); in GetAndCleanPluginBussnessError()
600 ACCOUNT_LOGD("Param localId=%{public}d.", localId); in PluginAuth()
655 ACCOUNT_LOGD("Param localId=%{public}d.", localId); in PluginBindAccount()
708 ACCOUNT_LOGD("return isValid=%{public}d.", isValid); in PluginIsAccountTokenValid()
724ACCOUNT_LOGD("Param params=%{public}s callerUid=%{public}d.", pOption.bussinessParams.data, pOptio… in PluginGetAccessToken()
/ohos5.0/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()
943ACCOUNT_LOGD("Erase before g_AppAccountSubscribers.size = %{public}zu", g_AppAccountSubscribers.si… in UnsubscribeCallbackCompletedCB()
952ACCOUNT_LOGD("Erase end g_AppAccountSubscribers.size = %{public}zu", g_AppAccountSubscribers.size(… in UnsubscribeCallbackCompletedCB()
1225 ACCOUNT_LOGD("Wrong argument type, Object expected"); in ParseAccountVector()
/ohos5.0/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()

12