Home
last modified time | relevance | path

Searched refs:ACCOUNT_LOGI (Results 1 – 25 of 201) sorted by relevance

123456789

/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp37 ACCOUNT_LOGI("mock enter"); in AddAccount()
62 ACCOUNT_LOGI("mock enter"); in AddAccountImplicitly()
68 ACCOUNT_LOGI("mock enter"); in CreateAccount()
75 ACCOUNT_LOGI("mock enter"); in CreateAccountImplicitly()
81 ACCOUNT_LOGI("mock enter"); in DeleteAccount()
99 ACCOUNT_LOGI("mock enter"); in GetAccountExtraInfo()
106 ACCOUNT_LOGI("mock enter"); in SetAccountExtraInfo()
113 ACCOUNT_LOGI("mock enter"); in EnableAppAccess()
120 ACCOUNT_LOGI("mock enter"); in DisableAppAccess()
127 ACCOUNT_LOGI("mock enter"); in SetAppAccess()
[all …]
H A Daccount_data_storage.cpp27 ACCOUNT_LOGI("mock enter"); in AccountDataStorage()
32 ACCOUNT_LOGI("mock enter"); in ~AccountDataStorage()
37 ACCOUNT_LOGI("mock enter"); in TryTwice()
42 ACCOUNT_LOGI("mock enter"); in GetKvStore()
48 ACCOUNT_LOGI("mock enter"); in CheckKvStore()
54 ACCOUNT_LOGI("mock enter"); in LoadAllData()
60 ACCOUNT_LOGI("mock enter"); in AddAccountInfo()
66 ACCOUNT_LOGI("mock enter"); in SaveAccountInfo()
72 ACCOUNT_LOGI("mock enter"); in RemoveValueFromKvStore()
79 ACCOUNT_LOGI("mock enter"); in GetEntries()
[all …]
H A Dmock_inner_app_account_manager.cpp30 ACCOUNT_LOGI("mock enter"); in MockInnerAppAccountManager()
35 ACCOUNT_LOGI("mock enter"); in ~MockInnerAppAccountManager()
41 ACCOUNT_LOGI("mock enter"); in AddAccount()
43 ACCOUNT_LOGI("mock name = %{public}s", name.c_str()); in AddAccount()
44 ACCOUNT_LOGI("mock extraInfo = %{public}s", extraInfo.c_str()); in AddAccount()
60 ACCOUNT_LOGI("mock enter"); in DeleteAccount()
62 ACCOUNT_LOGI("mock name = %{public}s", name.c_str()); in DeleteAccount()
74 ACCOUNT_LOGI("mock enter"); in SubscribeAppAccount()
97 ACCOUNT_LOGI("mock enter"); in UnsubscribeAppAccount()
H A Dmock_app_account_control_manager.cpp29 ACCOUNT_LOGI("mock enter"); in MockAppAccountControlManager()
34 ACCOUNT_LOGI("mock enter"); in ~MockAppAccountControlManager()
40 ACCOUNT_LOGI("mock enter"); in AddAccount()
42 ACCOUNT_LOGI("mock name = %{public}s", name.c_str()); in AddAccount()
43 ACCOUNT_LOGI("mock extraInfo = %{public}s", extraInfo.c_str()); in AddAccount()
59 ACCOUNT_LOGI("mock enter"); in DeleteAccount()
61 ACCOUNT_LOGI("mock name = %{public}s", name.c_str()); in DeleteAccount()
H A Dmock_app_account_subscribe_manager.cpp28 ACCOUNT_LOGI("mock enter"); in MockAppAccountSubscribeManager()
33 ACCOUNT_LOGI("mock enter"); in ~MockAppAccountSubscribeManager()
40 ACCOUNT_LOGI("mock enter"); in SubscribeAppAccount()
65 ACCOUNT_LOGI("mock enter"); in UnsubscribeAppAccount()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/os_account/
H A Dos_account_interface.cpp24 ACCOUNT_LOGI("mock OsAccountInterface SendToAMSAccountStart start"); in SendToAMSAccountStart()
32 ACCOUNT_LOGI("mock OsAccountInterface SendToAMSAccountStop start"); in SendToAMSAccountStop()
39 ACCOUNT_LOGI("mock OsAccountInterface InitThemeResource start"); in InitThemeResource()
47 ACCOUNT_LOGI("mock OsAccountInterface SendToBMSAccountCreate start"); in SendToBMSAccountCreate()
53 ACCOUNT_LOGI("mock OsAccountInterface SendToAMSAccountDeactivate start"); in SendToAMSAccountDeactivate()
59 ACCOUNT_LOGI("mock OsAccountInterface SendToBMSAccountDelete start"); in SendToBMSAccountDelete()
66 ACCOUNT_LOGI("mock OsAccountInterface SendToIDMAccountDelete start"); in SendToIDMAccountDelete()
73 ACCOUNT_LOGI("mock OsAccountInterface SendToCESAccountCreate start"); in SendToCESAccountCreate()
78 ACCOUNT_LOGI("mock OsAccountInterface SendToCESAccountDelete start"); in SendToCESAccountDelete()
83 ACCOUNT_LOGI("mock OsAccountInterface SendToCESAccountSwitched start"); in SendToCESAccountSwitched()
[all …]
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/moduletest/
H A Dapp_account_manager_module_test.cpp74 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTest()
82 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
94 ACCOUNT_LOGI("AppAccountManager_AddAccount_0100");
108 ACCOUNT_LOGI("AppAccountManager_AddAccount_0200");
122 ACCOUNT_LOGI("AppAccountManager_CreateAccount_0100");
136 ACCOUNT_LOGI("AppAccountManager_CreateAccount_0200");
151 ACCOUNT_LOGI("AppAccountManager_DeleteAccount_0100");
208 ACCOUNT_LOGI("AppAccountManager_SetAppAccess_0100");
236 ACCOUNT_LOGI("AppAccountManager_SetAppAccess_0200");
337 ACCOUNT_LOGI("AppAccountManager_GetOAuthToken_0100");
[all …]
/ohos5.0/base/account/os_account/frameworks/appaccount/native/test/unittest/
H A Dapp_account_manager_test.cpp88 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTest()
96 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
138 ACCOUNT_LOGI("AppAccountManager_AddAccount_0100");
152 ACCOUNT_LOGI("AppAccountManager_AddAccount_0200");
166 ACCOUNT_LOGI("AppAccountManager_AddAccount_0300");
180 ACCOUNT_LOGI("AppAccountManager_AddAccount_0300");
194 ACCOUNT_LOGI("AppAccountManager_CreateAccount_0100");
208 ACCOUNT_LOGI("AppAccountManager_CreateAccount_0200");
222 ACCOUNT_LOGI("AppAccountManager_CreateAccount_0300");
237 ACCOUNT_LOGI("AppAccountManager_CreateAccount_0400");
[all …]
H A Dapp_account_common_test.cpp50 ACCOUNT_LOGI("[SetUp] %{public}s start", testCaseName.c_str()); in SetUp()
63 ACCOUNT_LOGI("Marshalling001");
91 ACCOUNT_LOGI("Marshalling002");
113 ACCOUNT_LOGI("Marshalling003");
133 ACCOUNT_LOGI("Marshalling004");
159 ACCOUNT_LOGI("Marshalling005");
182 ACCOUNT_LOGI("Marshalling006");
224 ACCOUNT_LOGI("ConvertOtherJSErrCodeV8001");
245 ACCOUNT_LOGI("ConvertToJSErrCodeV8001");
H A Dapp_account_manager_subscribe_test.cpp61 ACCOUNT_LOGI("[SetUp] %{public}s start", testCaseName.c_str()); in SetUp()
72 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTest()
80 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
92 ACCOUNT_LOGI("AppAccountManagerSubscribe_SubscribeAppAccount_0100");
117 ACCOUNT_LOGI("AppAccountManagerSubscribe_SubscribeAppAccount_0200");
141 ACCOUNT_LOGI("AppAccountManagerSubscribe_SubscribeAppAccount_0300");
167 ACCOUNT_LOGI("AppAccountManagerSubscribe_SubscribeAppAccount_0400");
/ohos5.0/base/account/os_account/tools/test/unittest/acm/
H A Daccount_command_create_test.cpp87 ACCOUNT_LOGI("Acm_Command_Create_0100");
107 ACCOUNT_LOGI("Acm_Command_Create_0200");
128 ACCOUNT_LOGI("Acm_Command_Create_0300");
149 ACCOUNT_LOGI("Acm_Command_Create_0400");
170 ACCOUNT_LOGI("Acm_Command_Create_0500");
191 ACCOUNT_LOGI("Acm_Command_Create_0600");
212 ACCOUNT_LOGI("Acm_Command_Create_0700");
233 ACCOUNT_LOGI("Acm_Command_Create_0800");
254 ACCOUNT_LOGI("Acm_Command_Create_0900");
275 ACCOUNT_LOGI("Acm_Command_Create_1000");
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/app_account/
H A Dapp_account_test.cpp139 ACCOUNT_LOGI("AppAccount_AddAccount_0100");
154 ACCOUNT_LOGI("AppAccount_AddAccount_0200");
169 ACCOUNT_LOGI("AppAccount_AddAccount_0300");
184 ACCOUNT_LOGI("AppAccount_AddAccount_0400");
199 ACCOUNT_LOGI("AppAccount_AddAccount_0500");
214 ACCOUNT_LOGI("AppAccount_AddAccount_0600");
229 ACCOUNT_LOGI("AppAccount_AddAccount_0700");
244 ACCOUNT_LOGI("AppAccount_AddAccount_0800");
259 ACCOUNT_LOGI("AppAccount_DeleteAccount_0100");
274 ACCOUNT_LOGI("AppAccount_DeleteAccount_0200");
[all …]
H A Dapp_account_info_test.cpp89 ACCOUNT_LOGI("AppAccountInfo_GetOwner_0100");
114 ACCOUNT_LOGI("AppAccountInfo_SetOwner_0100");
137 ACCOUNT_LOGI("AppAccountInfo_GetName_0100");
162 ACCOUNT_LOGI("AppAccountInfo_SetName_0100");
185 ACCOUNT_LOGI("AppAccountInfo_GetExtraInfo_0100");
210 ACCOUNT_LOGI("AppAccountInfo_SetExtraInfo_0100");
527 ACCOUNT_LOGI("AppAccountInfo_GetOAuthList_0100");
768 ACCOUNT_LOGI("AppAccountInfo_OAuthToken_0200");
795 ACCOUNT_LOGI("AppAccountInfo_OAuthToken_0300");
822 ACCOUNT_LOGI("AppAccountInfo_OAuthToken_0400");
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/common/
H A Dbundle_manager_adapter.cpp42 ACCOUNT_LOGI("create BundleManagerAdapter mock"); in BundleManagerAdapter()
47 ACCOUNT_LOGI("destroy BundleManagerAdapter mock"); in ~BundleManagerAdapter()
52 ACCOUNT_LOGI("CreateNewUser mock"); in CreateNewUser()
58 ACCOUNT_LOGI("RemoveUser mock"); in RemoveUser()
64 ACCOUNT_LOGI("mock enter, uid = %{public}d", uid); in GetNameForUid()
66 ACCOUNT_LOGI("mock bundleName = %{public}s", bundleName.c_str()); in GetNameForUid()
73 ACCOUNT_LOGI("mock enter, bundleName = %{public}s", bundleName.c_str()); in GetBundleInfo()
110 ACCOUNT_LOGI("mock enter, userId = %{public}d", userId); in QueryAbilityInfos()
117 ACCOUNT_LOGI("mock enter, userId = %{public}d", userId); in QueryExtensionAbilityInfos()
125 ACCOUNT_LOGI("mock enter, userId = %{public}d", userId); in QueryExtensionAbilityInfos()
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp166 ACCOUNT_LOGI("AppAccountManagerService_AddAccount_0100");
183 ACCOUNT_LOGI("AppAccountManagerService_AddAccount_0200");
200 ACCOUNT_LOGI("AppAccountManagerService_AddAccount_0300");
217 ACCOUNT_LOGI("AppAccountManagerService_AddAccount_0400");
234 ACCOUNT_LOGI("AppAccountManagerService_AddAccount_0500");
254 ACCOUNT_LOGI("AppAccountManagerService_CreateAccount_0100");
273 ACCOUNT_LOGI("AppAccountManagerService_DeleteAccount_0100");
301 ACCOUNT_LOGI("AppAccountManagerService_DeleteAccount_0200");
440 ACCOUNT_LOGI("AppAccountManagerService_SetAppAccess_0100");
528 ACCOUNT_LOGI("AppAccountManagerService_SetAppAccess_0300");
[all …]
H A Dapp_account_manager_service_subscribe_module_test.cpp86 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTest()
94 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
106 ACCOUNT_LOGI("owner = %{public}s", owner.c_str()); in OnAccountsChanged()
109 ACCOUNT_LOGI("name = %{public}s", name.c_str()); in OnAccountsChanged()
122 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTestTwo()
130 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
145 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTestThree()
153 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
183 ACCOUNT_LOGI("enter"); in AppAccountSubscriberTestFour()
191 ACCOUNT_LOGI("enter"); in OnAccountsChanged()
[all …]
H A Dapp_account_subscribe_manager_test.cpp60 ACCOUNT_LOGI("[SetUp] %{public}s start", testCaseName.c_str()); in SetUp()
74 ACCOUNT_LOGI("AppAccountSubscribeManager_SubscribeAppAccount_0100");
89 ACCOUNT_LOGI("end AppAccountSubscribeManager_SubscribeAppAccount_0100");
100 ACCOUNT_LOGI("AppAccountSubscribeManager_UnsubscribeAppAccount_0100");
114 ACCOUNT_LOGI("AppAccountSubscribeManager_CheckAppAccess_0100");
129 ACCOUNT_LOGI("AppAccountSubscribeManager_CheckAppAccess_0200");
150 ACCOUNT_LOGI("AppAccountSubscribeManager_CheckAppAccess_0300");
171 ACCOUNT_LOGI("AppAccountSubscribeManager_InsertSubscribeRecord_0100");
192 ACCOUNT_LOGI("AppAccountSubscribeManager_RemoveSubscribeRecord_0100");
206 ACCOUNT_LOGI("AppAccountSubscribeManager_GetAccessibleAccountsBySubscribeInfo_0100");
H A Dapp_account_manager_service_thread_module_test.cpp77 ACCOUNT_LOGI("[SetUp] %{public}s start", testCaseName.c_str()); in SetUp()
85 ACCOUNT_LOGI("enter"); in AddAccount()
88 ACCOUNT_LOGI("result = %{public}d", result); in AddAccount()
96 ACCOUNT_LOGI("enter"); in DeleteAccount()
99 ACCOUNT_LOGI("result = %{public}d", result); in DeleteAccount()
107 ACCOUNT_LOGI("enter"); in SetAssociatedData()
110 ACCOUNT_LOGI("result = %{public}d", result); in SetAssociatedData()
118 ACCOUNT_LOGI("enter"); in SetAssociatedDataTwo()
121 ACCOUNT_LOGI("result = %{public}d", result); in SetAssociatedDataTwo()
134 ACCOUNT_LOGI("AppAccountManagerServiceThread_AddAccount_0100");
[all …]
H A Dapp_account_authenticate_test.cpp73 ACCOUNT_LOGI("mock enter"); in AddAccountImplicitly()
81 ACCOUNT_LOGI("mock enter"); in Authenticate()
88 ACCOUNT_LOGI("mock enter"); in VerifyCredential()
95 ACCOUNT_LOGI("mock enter"); in CheckAccountLabels()
102 ACCOUNT_LOGI("mock enter"); in SetProperties()
108 ACCOUNT_LOGI("mock enter"); in IsAccountRemovable()
115 ACCOUNT_LOGI("mock enter"); in CreateAccountImplicitly()
122 ACCOUNT_LOGI("mock enter"); in Auth()
189 ACCOUNT_LOGI("AppAccountAuthenticateTest_Auth_0100");
225 ACCOUNT_LOGI("AppAccountAuthenticateTest_Auth_0200");
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp70 ACCOUNT_LOGI("Start OS account %{public}d", localId); in SendToAMSAccountStart()
96 ACCOUNT_LOGI("end, succeed %{public}d", localId); in SendToAMSAccountStart()
103 ACCOUNT_LOGI("Stop OS account %{public}d", localId); in SendToAMSAccountStop()
129 ACCOUNT_LOGI("end, succeed %{public}d", localId); in SendToAMSAccountStop()
136 ACCOUNT_LOGI("Deactivate OS account %{public}d", localId); in SendToAMSAccountDeactivate()
158 ACCOUNT_LOGI("Init theme successful."); in InitThemeResource()
399 ACCOUNT_LOGI("start"); in SendToStorageAccountRemove()
434 ACCOUNT_LOGI("end, Storage RemoveUser ret %{public}d.", err); in SendToStorageAccountRemove()
460 ACCOUNT_LOGI("start"); in SendToStorageAccountStart()
473 ACCOUNT_LOGI("Storage ActiveUserKey end, ret %{public}d.", err); in SendToStorageAccountStart()
[all …]
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_musl.cpp33 ACCOUNT_LOGI("Mock handler is null."); in dlclose()
43 ACCOUNT_LOGI("Mock dlerror enter."); in dlerror()
53 ACCOUNT_LOGI("Mock dlopen enter."); in dlopen()
55 ACCOUNT_LOGI("Mock dlopen success."); in dlopen()
70 ACCOUNT_LOGI("Mock dlsym VerifyActivationLock success."); in dlsym()
73 ACCOUNT_LOGI("Mock dlsym %{public}s failed.", methodName); in dlsym()
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_so_plugin.cpp63 ACCOUNT_LOGI("Mock Auth enter."); in Auth()
72 ACCOUNT_LOGI("Mock Auth time: %{public}d.", g_authTime); in Auth()
86 ACCOUNT_LOGI("Mock BindAccount enter."); in BindAccount()
99 ACCOUNT_LOGI("Mock GetAccountInfo enter."); in GetAccountInfo()
127 ACCOUNT_LOGI("Mock IsAuthenticationExpired enter."); in IsAuthenticationExpired()
137 ACCOUNT_LOGI("Mock Auth not set."); in IsAuthenticationExpired()
148 ACCOUNT_LOGI("Mock Auth expired: %{public}d.", calTime); in IsAuthenticationExpired()
151 ACCOUNT_LOGI("Mock Auth not expired: %{public}d.", calTime); in IsAuthenticationExpired()
162 ACCOUNT_LOGI("Mock SetAccountPolicy enter."); in SetAccountPolicy()
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/src/
H A Dmock_account_mgr_service.cpp37 ACCOUNT_LOGI("Get event: %{public}s", eventStr.c_str()); in HandleNotificationEvents()
49 ACCOUNT_LOGI("MockUpdateOhosAccountInfo: success done"); in UpdateOhosAccountInfo()
83 ACCOUNT_LOGI("enter"); in GetAppAccountService()
90 ACCOUNT_LOGI("enter"); in GetOsAccountService()
97 ACCOUNT_LOGI("enter"); in GetDomainAccountService()
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_mgr_service.cpp57 ACCOUNT_LOGI("Device owner dir not exist, create!"); in CreateDeviceDir()
145ACCOUNT_LOGI("Get login time %{public}s, status %{public}d.", std::to_string(accountInfo.bindTime_… in GetOhosAccountInfoByUserId()
223 ACCOUNT_LOGI("AccountMgrService has already started."); in OnStart()
232 ACCOUNT_LOGI("start is triggered"); in OnStart()
244 ACCOUNT_LOGI("AccountMgrService::OnStart start service finished."); in OnStart()
251 ACCOUNT_LOGI("onstop is called"); in OnStop()
263 ACCOUNT_LOGI("Move app account data to encrypted store"); in MoveAppAccountData()
270 ACCOUNT_LOGI("OnAddSystemAbility systemAbilityId %{public}d", systemAbilityId); in OnAddSystemAbility()
351 ACCOUNT_LOGI("init end success"); in Init()
437 ACCOUNT_LOGI("self-clean finished"); in SelfClean()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_control_file_manager_test.cpp57 ACCOUNT_LOGI("[SetUp] %{public}s start", testCaseName.c_str()); in SetUp()
71 ACCOUNT_LOGI("OsAccountControlFileManager_GetValidAccountID_0001");
87 ACCOUNT_LOGI("OsAccountControlFileManager_GetValidAccountID_0002");
104 ACCOUNT_LOGI("OsAccountControlFileManager_GetValidAccountID_0003");
121 ACCOUNT_LOGI("OsAccountControlFileManager_GetValidAccountID_0004");

123456789