Lines Matching refs:activeAccountId
197 dmsAccountInfo.activeAccountId = osAccountInfo.uid_;
199 GetAnonymStr(dmsAccountInfo.activeAccountId).c_str(), GetAnonymInt32(dmsAccountInfo.userId).c_str());
209 .accountId = dmsAccountInfo.activeAccountId,
240 .accountId = dmsAccountInfo.activeAccountId,
380 int32_t activeAccountId = 0;
388 activeAccountId = ids[0];
392 AppExecFwk::BundleFlag::GET_BUNDLE_DEFAULT, activeAccountId, appInfo) != ERR_OK) {
445 int32_t activeAccountId = 0;
452 activeAccountId = ids[0];
455 AppExecFwk::BundleFlag::GET_BUNDLE_WITH_EXTENSION_INFO, bundleInfo, activeAccountId)) {
497 .accountId = accountInfo.activeAccountId,