Searched refs:osAccountID (Results 1 – 1 of 1) sorted by relevance
232 int osAccountID = osAccountInfo.GetLocalId(); in SendToCESAccountCreate() local238 data.SetCode(osAccountID); in SendToCESAccountCreate()241 ACCOUNT_LOGE("PublishCommonEvent for create account %{public}d failed!", osAccountID); in SendToCESAccountCreate()254 int osAccountID = osAccountInfo.GetLocalId(); in SendToCESAccountDelete() local260 data.SetCode(osAccountID); in SendToCESAccountDelete()263 ACCOUNT_LOGE("PublishCommonEvent for delete account %{public}d failed!", osAccountID); in SendToCESAccountDelete()277 int osAccountID = osAccountInfo.GetLocalId(); in PublishCommonEvent() local283 data.SetCode(osAccountID); in PublishCommonEvent()286 ACCOUNT_LOGE("PublishCommonEvent %{public}d failed!", osAccountID); in PublishCommonEvent()289 ACCOUNT_LOGI("PublishCommonEvent %{public}d succeed!", osAccountID); in PublishCommonEvent()[all …]