OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CommandObserverProtocol
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/
command_observer_bridge.h
13
@protocol
CommandObserverProtocol
;
25
CommandObserverBridge(id<
CommandObserverProtocol
> observer,
37
id<
CommandObserverProtocol
> observer_; // weak, owns me
43
@protocol
CommandObserverProtocol
/external/chromium_org/chrome/browser/ui/cocoa/
command_observer_bridge.h
13
@protocol
CommandObserverProtocol
;
27
CommandObserverBridge(id<
CommandObserverProtocol
> observer,
40
id<
CommandObserverProtocol
> observer_; // weak, owns me
46
@protocol
CommandObserverProtocol
Completed in 303 milliseconds