Searched refs:INVALID_EXTENSION_RECORD_ID (Results 1 – 4 of 4) sorted by relevance
34 INVALID_EXTENSION_RECORD_ID); in NeedReuse()35 if (uiExtensionAbilityId == INVALID_EXTENSION_RECORD_ID) { in NeedReuse()
29 std::atomic_int32_t ExtensionRecordManager::extensionRecordId_ = INVALID_EXTENSION_RECORD_ID;45 if (extensionRecordId != INVALID_EXTENSION_RECORD_ID && in GenerateExtensionRecordId()52 if (extensionRecordId == INVALID_EXTENSION_RECORD_ID) { in GenerateExtensionRecordId()189 if (sessionInfo->uiExtensionComponentId == INVALID_EXTENSION_RECORD_ID) { in GetAbilityRecordBySessionInfo()419 int32_t extensionRecordId = INVALID_EXTENSION_RECORD_ID; in GetOrCreateExtensionRecordInner()438 extensionRecordId = GenerateExtensionRecordId(INVALID_EXTENSION_RECORD_ID); in GetOrCreateExtensionRecordInner()709 if (callerExtensionRecordId == INVALID_EXTENSION_RECORD_ID) { in GetCallerTokenList()
497 int32_t extensionRecordId = INVALID_EXTENSION_RECORD_ID; in PreloadUIExtensionAbilityInner()
30 constexpr int32_t INVALID_EXTENSION_RECORD_ID = 0; variable58 int32_t extensionRecordId_ = INVALID_EXTENSION_RECORD_ID;