Searched refs:newId (Results 1 – 4 of 4) sorted by relevance
135 unsigned char newId[OUTPUT_LENGTH_IN_BYTES + 1] = {}; in GenerateOhosUdidWithSha256() local147 OUTPUT_LENGTH_IN_BYTES, newId); in GenerateOhosUdidWithSha256()156 if ((newId[i] & TWO_BYTE_MASK) == 0) { in GenerateOhosUdidWithSha256()159 ohosUidStr.append(DexToHexString(newId[i], true)); in GenerateOhosUdidWithSha256()
308 uint32_t newId = typeId[type]; in UpdateOverlayInfo() local310 item->idItem_->id_ = newId; in UpdateOverlayInfo()312 newIdValuesMap[newId] = iter->second; in UpdateOverlayInfo()
125 void RefreshActiveList(int32_t newId);
1491 void IInnerOsAccountManager::RefreshActiveList(int32_t newId) in RefreshActiveList() argument1494 PushIdIntoActiveList(newId); in RefreshActiveList()1502 ReportOsAccountSwitch(newId, oldId); in RefreshActiveList()1504 PushIdIntoActiveList(newId); in RefreshActiveList()