Home
last modified time | relevance | path

Searched refs:startAccessingSecurityScopedResource (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBSecurityAccessToken.h14 - (BOOL)startAccessingSecurityScopedResource;
H A DHBSecurityAccessToken.m22 _accessed = [_object startAccessingSecurityScopedResource];
H A DHBJobOutputFileWriter.m45 _accessingSecurityScopedFile = [_outputFolderURL startAccessingSecurityScopedResource];
H A DHBSubtitles.m382 - (BOOL)startAccessingSecurityScopedResource
387 [sourceTrack startAccessingSecurityScopedResource];
H A DHBTitle.m170 - (BOOL)startAccessingSecurityScopedResource
H A DHBJob.m343 - (BOOL)startAccessingSecurityScopedResource
H A DHBQueueController.m469 BOOL accessingSecurityScopedResource = [outputURL startAccessingSecurityScopedResource];
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/mac/
H A Dfile_bookmark_mac.mm46 if ([url startAccessingSecurityScopedResource]) {
71 if (data->counter > 0 || [data->url startAccessingSecurityScopedResource] == YES) {
H A Dspecific_mac_p.mm391 if ([url startAccessingSecurityScopedResource]) {
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs861 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL; in startAccessingSecurityScopedResource() method
1072 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL { in startAccessingSecurityScopedResource() method
1073 msg_send![self, startAccessingSecurityScopedResource] in startAccessingSecurityScopedResource()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/src/
H A Dfoundation.rs861 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL; in startAccessingSecurityScopedResource() method
1072 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL { in startAccessingSecurityScopedResource() method
1073 msg_send![self, startAccessingSecurityScopedResource] in startAccessingSecurityScopedResource()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/src/
H A Dfoundation.rs861 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL; in startAccessingSecurityScopedResource() method
1072 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL { in startAccessingSecurityScopedResource() method
1073 msg_send![self, startAccessingSecurityScopedResource] in startAccessingSecurityScopedResource()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/src/
H A Dfoundation.rs861 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL; in startAccessingSecurityScopedResource() method
1072 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL { in startAccessingSecurityScopedResource() method
1073 msg_send![self, startAccessingSecurityScopedResource] in startAccessingSecurityScopedResource()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/src/
H A Dfoundation.rs830 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL; in startAccessingSecurityScopedResource() method
1041 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL { in startAccessingSecurityScopedResource() method
1042 msg_send![self, startAccessingSecurityScopedResource] in startAccessingSecurityScopedResource()
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/src/
H A Dfoundation.rs830 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL; in startAccessingSecurityScopedResource() method
1041 unsafe fn startAccessingSecurityScopedResource(self) -> BOOL { in startAccessingSecurityScopedResource() method
1042 msg_send![self, startAccessingSecurityScopedResource] in startAccessingSecurityScopedResource()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/native/
H A Djuce_ios_FileChooser.mm250 [url startAccessingSecurityScopedResource];
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/native/
H A Djuce_ios_FileChooser.mm257 [url startAccessingSecurityScopedResource];
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Duunxapi.cxx114 [state->scopeURL startAccessingSecurityScopedResource]; in prepare_to_access_file_path()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Duunxapi.cxx110 [state->scopeURL startAccessingSecurityScopedResource]; in prepare_to_access_file_path()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSURL.inc102 …function startAccessingSecurityScopedResource: ObjCBOOL; message 'startAccessingSecurityScopedReso…
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A DMISSING773 - startAccessingSecurityScopedResource
/dports/games/retroarch/RetroArch-1.9.7/ui/drivers/
H A Dui_cocoatouch.m472 if ([url startAccessingSecurityScopedResource]) {
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/network/
H A Djuce_URL.cpp627 securityAccessSucceeded = [nsURL startAccessingSecurityScopedResource]; in getLocalFileAccess()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/network/
H A Djuce_URL.cpp624 securityAccessSucceeded = [nsURL startAccessingSecurityScopedResource]; in getLocalFileAccess()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/network/
H A Djuce_URL.cpp641 securityAccessSucceeded = [nsURL startAccessingSecurityScopedResource]; in getLocalFileAccess()

12