Home
last modified time | relevance | path

Searched refs:GenerateProcessSpecificId (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/docshell/shistory/
H A DnsSHEntryShared.cpp36 return nsContentUtils::GenerateProcessSpecificId(++gSHEntrySharedID); in GenerateId()
/dports/www/firefox/firefox-99.0/docshell/shistory/
H A DnsSHEntryShared.cpp36 return nsContentUtils::GenerateProcessSpecificId(++gSHEntrySharedID); in GenerateId()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/shistory/
H A DnsSHEntryShared.cpp36 return nsContentUtils::GenerateProcessSpecificId(++gSHEntrySharedID); in GenerateId()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp10029 uint64_t nsContentUtils::GenerateProcessSpecificId(uint64_t aId) { function in nsContentUtils
10057 return GenerateProcessSpecificId(++gNextTabId);
10065 return GenerateProcessSpecificId(++gNextBrowserId);
10073 return GenerateProcessSpecificId(++gNextBrowsingContextId);
10081 return GenerateProcessSpecificId(++gNextWindowId);
10089 return GenerateProcessSpecificId(++gNextLoadIdentifier);
H A DnsContentUtils.h3179 static uint64_t GenerateProcessSpecificId(uint64_t aId);
H A DnsFocusManager.cpp5130 nsContentUtils::GenerateProcessSpecificId(++sFocusActionCounter); in GenerateFocusActionId()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp9961 uint64_t nsContentUtils::GenerateProcessSpecificId(uint64_t aId) { function in nsContentUtils
9989 return GenerateProcessSpecificId(++gNextTabId);
9997 return GenerateProcessSpecificId(++gNextBrowserId);
10005 return GenerateProcessSpecificId(++gNextBrowsingContextId);
10013 return GenerateProcessSpecificId(++gNextWindowId);
10021 return GenerateProcessSpecificId(++gNextLoadIdentifier);
H A DnsContentUtils.h3177 static uint64_t GenerateProcessSpecificId(uint64_t aId);
H A DnsFocusManager.cpp5179 nsContentUtils::GenerateProcessSpecificId(++sFocusActionCounter); in GenerateFocusActionId()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp10029 uint64_t nsContentUtils::GenerateProcessSpecificId(uint64_t aId) { function in nsContentUtils
10057 return GenerateProcessSpecificId(++gNextTabId);
10065 return GenerateProcessSpecificId(++gNextBrowserId);
10073 return GenerateProcessSpecificId(++gNextBrowsingContextId);
10081 return GenerateProcessSpecificId(++gNextWindowId);
10089 return GenerateProcessSpecificId(++gNextLoadIdentifier);
H A DnsContentUtils.h3179 static uint64_t GenerateProcessSpecificId(uint64_t aId);
H A DnsFocusManager.cpp5130 nsContentUtils::GenerateProcessSpecificId(++sFocusActionCounter); in GenerateFocusActionId()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h3168 static uint64_t GenerateProcessSpecificId(uint64_t aId);
H A DnsContentUtils.cpp9907 uint64_t nsContentUtils::GenerateProcessSpecificId(uint64_t aId) { function in nsContentUtils
9929 return GenerateProcessSpecificId(++gNextTabId);
9937 return GenerateProcessSpecificId(++gNextBrowsingContextId);
9945 return GenerateProcessSpecificId(++gNextWindowId);