Home
last modified time | relevance | path

Searched refs:folderGuid (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Extensions/src/System/
H A DEnvironment.Win32.cs72 string folderGuid; in GetFolderPathCore()
86 folderGuid = Interop.Shell32.KnownFolders.Cookies; in GetFolderPathCore()
89 folderGuid = Interop.Shell32.KnownFolders.Desktop; in GetFolderPathCore()
107 folderGuid = Interop.Shell32.KnownFolders.Music; in GetFolderPathCore()
113 folderGuid = Interop.Shell32.KnownFolders.Videos; in GetFolderPathCore()
116 folderGuid = Interop.Shell32.KnownFolders.Recent; in GetFolderPathCore()
119 folderGuid = Interop.Shell32.KnownFolders.SendTo; in GetFolderPathCore()
128 folderGuid = Interop.Shell32.KnownFolders.System; in GetFolderPathCore()
187 folderGuid = Interop.Shell32.KnownFolders.Fonts; in GetFolderPathCore()
220 return GetKnownFolderPath(folderGuid, option); in GetFolderPathCore()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/migration/
H A DSafariProfileMigrator.jsm120 let folderGuid = -1;
129 folderGuid = PlacesUtils.bookmarks.unfiledGuid;
133 folderGuid = PlacesUtils.bookmarks.menuGuid;
135 folderGuid = await MigrationUtils.createImportedBookmarksFolder(
137 folderGuid
143 folderGuid = PlacesUtils.bookmarks.toolbarGuid;
145 folderGuid = await MigrationUtils.createImportedBookmarksFolder(
147 folderGuid
156 folderGuid = (
170 if (folderGuid == -1) {
[all …]
H A DMSMigrationUtils.jsm412 let folderGuid = PlacesUtils.bookmarks.menuGuid;
414 folderGuid = await MigrationUtils.createImportedBookmarksFolder(
416 folderGuid
419 await this._migrateFolder(this._favoritesFolder, folderGuid);
459 let folderGuid = PlacesUtils.bookmarks.toolbarGuid;
461 folderGuid = await MigrationUtils.createImportedBookmarksFolder(
463 folderGuid
466 await this._migrateFolder(entry, folderGuid);
/dports/www/firefox-esr/firefox-91.8.0/browser/components/migration/
H A DSafariProfileMigrator.jsm133 let folderGuid = -1;
142 folderGuid = PlacesUtils.bookmarks.unfiledGuid;
148 folderGuid = PlacesUtils.bookmarks.menuGuid;
152 PlacesUtils.getChildCountForFolder(folderGuid) >
157 folderGuid
165 folderGuid = PlacesUtils.bookmarks.toolbarGuid;
169 PlacesUtils.getChildCountForFolder(folderGuid) >
174 folderGuid
188 folderGuid = (
202 if (folderGuid == -1) {
[all …]
H A DMSMigrationUtils.jsm417 let folderGuid = PlacesUtils.bookmarks.menuGuid;
418 await this._migrateFolder(this._favoritesFolder, folderGuid);
468 let folderGuid = PlacesUtils.bookmarks.toolbarGuid;
469 await this._migrateFolder(entry, folderGuid);
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/migration/
H A DSafariProfileMigrator.jsm133 let folderGuid = -1;
142 folderGuid = PlacesUtils.bookmarks.unfiledGuid;
148 folderGuid = PlacesUtils.bookmarks.menuGuid;
152 PlacesUtils.getChildCountForFolder(folderGuid) >
157 folderGuid
165 folderGuid = PlacesUtils.bookmarks.toolbarGuid;
169 PlacesUtils.getChildCountForFolder(folderGuid) >
174 folderGuid
188 folderGuid = (
202 if (folderGuid == -1) {
[all …]
H A DMSMigrationUtils.jsm417 let folderGuid = PlacesUtils.bookmarks.menuGuid;
418 await this._migrateFolder(this._favoritesFolder, folderGuid);
468 let folderGuid = PlacesUtils.bookmarks.toolbarGuid;
469 await this._migrateFolder(entry, folderGuid);
/dports/www/firefox/firefox-99.0/browser/components/migration/
H A DSafariProfileMigrator.jsm132 let folderGuid = -1;
141 folderGuid = PlacesUtils.bookmarks.unfiledGuid;
147 folderGuid = PlacesUtils.bookmarks.menuGuid;
153 folderGuid = PlacesUtils.bookmarks.toolbarGuid;
165 folderGuid = (
179 if (folderGuid == -1) {
183 await this._migrateEntries(entriesFiltered, folderGuid);
H A DMSMigrationUtils.jsm417 let folderGuid = PlacesUtils.bookmarks.menuGuid;
418 await this._migrateFolder(this._favoritesFolder, folderGuid);
457 let folderGuid = PlacesUtils.bookmarks.toolbarGuid;
458 await this._migrateFolder(entry, folderGuid);
/dports/www/firefox-esr/firefox-91.8.0/services/sync/tps/extensions/tps/resource/modules/
H A Dbookmarks.jsm229 let folderGuid = this._bookmarkFolders[folder_parts[0]];
232 folderGuid,
239 folderGuid = guid;
241 return folderGuid;
258 let folderGuid = this._bookmarkFolders[folder_parts[0]];
261 folderGuid,
267 parentGuid: folderGuid,
271 folderGuid = guid;
273 folderGuid = subfolderGuid;
276 return folderGuid;
/dports/www/firefox/firefox-99.0/services/sync/tps/extensions/tps/resource/modules/
H A Dbookmarks.jsm229 let folderGuid = this._bookmarkFolders[folder_parts[0]];
232 folderGuid,
239 folderGuid = guid;
241 return folderGuid;
258 let folderGuid = this._bookmarkFolders[folder_parts[0]];
261 folderGuid,
267 parentGuid: folderGuid,
271 folderGuid = guid;
273 folderGuid = subfolderGuid;
276 return folderGuid;
/dports/mail/thunderbird/thunderbird-91.8.0/services/sync/tps/extensions/tps/resource/modules/
H A Dbookmarks.jsm229 let folderGuid = this._bookmarkFolders[folder_parts[0]];
232 folderGuid,
239 folderGuid = guid;
241 return folderGuid;
258 let folderGuid = this._bookmarkFolders[folder_parts[0]];
261 folderGuid,
267 parentGuid: folderGuid,
271 folderGuid = guid;
273 folderGuid = subfolderGuid;
276 return folderGuid;
/dports/lang/spidermonkey78/firefox-78.9.0/services/sync/tps/extensions/tps/resource/modules/
H A Dbookmarks.jsm229 let folderGuid = this._bookmarkFolders[folder_parts[0]];
232 folderGuid,
239 folderGuid = guid;
241 return folderGuid;
258 let folderGuid = this._bookmarkFolders[folder_parts[0]];
261 folderGuid,
267 parentGuid: folderGuid,
271 folderGuid = guid;
273 folderGuid = subfolderGuid;
276 return folderGuid;
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/migration/
H A DMSMigrationUtils.jsm369 let folderGuid = PlacesUtils.bookmarks.menuGuid;
371 folderGuid =
372 yield MigrationUtils.createImportedBookmarksFolder(this.importedAppLabel, folderGuid);
374 yield this._migrateFolder(this._favoritesFolder, folderGuid);
394 let folderGuid;
398 folderGuid = PlacesUtils.bookmarks.toolbarGuid;
400 folderGuid =
401 … yield MigrationUtils.createImportedBookmarksFolder(this.importedAppLabel, folderGuid);
406 folderGuid = (yield MigrationUtils.insertBookmarkWrapper({
415 yield this._migrateFolder(entry, folderGuid);
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavBookmarks.cpp519 nsAutoCString folderGuid; in InsertBookmark() local
520 rv = FetchFolderInfo(aFolder, &folderCount, folderGuid, &grandParentId); in InsertBookmark()
540 0, folderGuid, grandParentId, aURI, aSource, in InsertBookmark()
557 guid, folderGuid, aSource)); in InsertBookmark()
753 nsAutoCString folderGuid; in CreateContainerWithID() local
776 title, dateAdded, 0, folderGuid, grandParentId, in CreateContainerWithID()
787 folderGuid, aSource)); in CreateContainerWithID()
811 nsAutoCString folderGuid; in InsertSeparator() local
844 folderGuid, aSource)); in InsertSeparator()
2259 nsAutoCString folderGuid; in SetItemIndex() local
[all …]
H A DBookmarks.jsm478 for (let folderGuid of folderGuids) {
481 WHERE id IN (SELECT id FROM moz_bookmarks WHERE guid = :folderGuid )
482 `, { folderGuid, time });
1412 * @param folderGuid
1419 var setAncestorsLastModified = Task.async(function* (db, folderGuid, time) {
1431 `, { guid: folderGuid, type: Bookmarks.TYPE_FOLDER,
1446 for (let folderGuid of folderGuids) {
1452 WHERE p.guid = :folderGuid
1464 LEFT JOIN moz_places h ON b.fk = h.id`, { folderGuid });
1473 WHERE p.guid = :folderGuid
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/services/sync/tps/extensions/tps/resource/modules/
H A Dbookmarks.jsm200 let folderGuid = this._bookmarkFolders[folder_parts[0]];
203 folderGuid,
209 folderGuid = guid;
211 return folderGuid;
228 let folderGuid = this._bookmarkFolders[folder_parts[0]];
231 folderGuid,
236 let {guid} = await PlacesUtils.bookmarks.insert({parentGuid: folderGuid,
239 folderGuid = guid;
241 folderGuid = subfolderGuid;
244 return folderGuid;
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/migration/
H A DMSMigrationUtils.jsm366 let folderGuid = PlacesUtils.bookmarks.menuGuid;
368 folderGuid =
369 await MigrationUtils.createImportedBookmarksFolder(this.importedAppLabel, folderGuid);
371 await this._migrateFolder(this._favoritesFolder, folderGuid);
402 let folderGuid = PlacesUtils.bookmarks.toolbarGuid;
404 folderGuid =
405 … await MigrationUtils.createImportedBookmarksFolder(this.importedAppLabel, folderGuid);
407 await this._migrateFolder(entry, folderGuid);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsNavBookmarks.cpp397 nsAutoCString folderGuid; in InsertBookmark() local
398 rv = FetchFolderInfo(aFolder, &folderCount, folderGuid, &grandParentId); in InsertBookmark()
417 0, folderGuid, grandParentId, aURI, aSource, in InsertBookmark()
445 bookmark->mParentGuid.Assign(folderGuid); in InsertBookmark()
614 nsAutoCString folderGuid; in CreateFolder() local
616 FetchFolderInfo(aParent, &folderCount, folderGuid, &grandParentId); in CreateFolder()
640 folderGuid, grandParentId, nullptr, aSource, in CreateFolder()
659 folder->mParentGuid.Assign(folderGuid); in CreateFolder()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsNavBookmarks.cpp397 nsAutoCString folderGuid; in InsertBookmark() local
398 rv = FetchFolderInfo(aFolder, &folderCount, folderGuid, &grandParentId); in InsertBookmark()
417 0, folderGuid, grandParentId, aURI, aSource, in InsertBookmark()
445 bookmark->mParentGuid.Assign(folderGuid); in InsertBookmark()
614 nsAutoCString folderGuid; in CreateFolder() local
616 FetchFolderInfo(aParent, &folderCount, folderGuid, &grandParentId); in CreateFolder()
640 folderGuid, grandParentId, nullptr, aSource, in CreateFolder()
659 folder->mParentGuid.Assign(folderGuid); in CreateFolder()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsNavBookmarks.cpp404 nsAutoCString folderGuid; in InsertBookmark() local
405 rv = FetchFolderInfo(aFolder, &folderCount, folderGuid, &grandParentId); in InsertBookmark()
424 0, folderGuid, grandParentId, aURI, aSource, in InsertBookmark()
455 bookmark->mParentGuid.Assign(folderGuid); in InsertBookmark()
648 nsAutoCString folderGuid; in CreateFolder() local
650 FetchFolderInfo(aParent, &folderCount, folderGuid, &grandParentId); in CreateFolder()
674 folderGuid, grandParentId, nullptr, aSource, in CreateFolder()
693 folder->mParentGuid.Assign(folderGuid); in CreateFolder()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsNavBookmarks.cpp473 nsAutoCString folderGuid; in InsertBookmark() local
474 rv = FetchFolderInfo(aFolder, &folderCount, folderGuid, &grandParentId); in InsertBookmark()
493 0, folderGuid, grandParentId, aURI, aSource, in InsertBookmark()
521 bookmark->mParentGuid.Assign(folderGuid); in InsertBookmark()
696 nsAutoCString folderGuid; in CreateFolder() local
698 FetchFolderInfo(aParent, &folderCount, folderGuid, &grandParentId); in CreateFolder()
719 folderGuid, grandParentId, nullptr, aSource, in CreateFolder()
738 folder->mParentGuid.Assign(folderGuid); in CreateFolder()
H A DBookmarks.jsm1364 for (let folderGuid of Bookmarks.userContentRoots) {
1370 { folderGuid, time, syncChangeDelta }
3092 * @param folderGuid
3101 folderGuid,
3118 guid: folderGuid,
3131 { guid: folderGuid, syncChangeDelta }
3155 for (let folderGuid of folderGuids) {
3161 WHERE p.guid = :folderGuid
3177 { folderGuid }
3187 WHERE p.guid = :folderGuid
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavBookmarks.cpp522 nsAutoCString folderGuid; in InsertBookmark() local
523 rv = FetchFolderInfo(aFolder, &folderCount, folderGuid, &grandParentId); in InsertBookmark()
542 0, folderGuid, grandParentId, aURI, aSource, in InsertBookmark()
559 dateAdded, guid, folderGuid, aSource)); in InsertBookmark()
716 nsAutoCString folderGuid; in CreateFolder() local
718 FetchFolderInfo(aParent, &folderCount, folderGuid, &grandParentId); in CreateFolder()
739 folderGuid, grandParentId, nullptr, aSource, in CreateFolder()
751 dateAdded, guid, folderGuid, aSource)); in CreateFolder()
H A DBookmarks.jsm914 for (let folderGuid of Bookmarks.userContentRoots) {
918 WHERE id IN (SELECT id FROM moz_bookmarks WHERE guid = :folderGuid )
919 `, { folderGuid, time, syncChangeDelta });
2297 * @param folderGuid
2316 `, { guid: folderGuid, type: Bookmarks.TYPE_FOLDER,
2325 { guid: folderGuid, syncChangeDelta });
2348 for (let folderGuid of folderGuids) {
2354 WHERE p.guid = :folderGuid
2369 LEFT JOIN moz_places h ON b.fk = h.id`, { folderGuid });
2378 WHERE p.guid = :folderGuid
[all …]

12