Home
last modified time | relevance | path

Searched defs:NSNotification (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/mac/
DAPPRTCAppDelegate.m30 - (void)applicationDidFinishLaunching:(NSNotification*)notification { argument
53 - (void)windowWillClose:(NSNotification*)notification { argument
DAPPRTCViewController.m116 - (void)controlTextDidEndEditing:(NSNotification*)notification { argument
229 - (void)windowWillClose:(NSNotification*)notification { argument
/external/webrtc/talk/media/devices/
Dmacdevicemanagermm.mm50 - (void)onDevicesChanged:(NSNotification*)notification; argument
78 - (void)onDevicesChanged:(NSNotification*)notification { argument
/external/skia/experimental/FileReaderApp/
DFileReaderAppDelegate.mm6 -(void) applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/clang/test/SemaObjC/
Dcompatible-protocol-qualified-types.m55 - (void)textStorageWillProcessEditing:(NSNotification *)notification;
56 - (void)textStorageDidProcessEditing:(NSNotification *)notification;
/external/webrtc/webrtc/modules/video_capture/ios/
Drtc_video_capture_ios_objc.mm111 - (void)deviceOrientationDidChange:(NSNotification*)notification { argument
278 - (void)onVideoError:(NSNotification*)notification { argument
/external/skia/example/mac/
DHelloWorldDelegate.mm9 -(void) applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/python/cpython2/Mac/PythonLauncher/
DMyAppDelegate.m22 {
DPreferencesWindowController.m90 {
DMyDocument.m166 {
/external/skia/src/views/mac/
DSkEventNotifier.mm55 NSNotification* notification = [NSNotification notificationWithName:SkEventClass object:nil]; argument
DSkNSView.mm93 - (void)backingPropertiesChanged:(NSNotification *)notification {
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_OSX.mm486 {
672 {
/external/webrtc/talk/app/webrtc/objc/
Davfoundationvideocapturer.mm241 - (void)deviceOrientationDidChange:(NSNotification*)notification { argument
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m217 - (void)controlTextDidBeginEditing:(NSNotification *)aNotification;
421 - (void)controlTextDidBeginEditing:(NSNotification *)aNotification {
/external/clang/test/Analysis/
Dretain-release.m726 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
/external/clang/test/ARCMT/
Dobjcmt-arc-cf-annotations.m731 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {