OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protocol1
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/Index/
complete-protocols.m
4
@protocol
Protocol1
9
void f(id<
Protocol1
,Protocol2>);
18
// CHECK-CC1: ObjCProtocolDecl:{TypedText
Protocol1
}
21
// CHECK-CC2-NOT: ObjCProtocolDecl:{TypedText
Protocol1
}
/external/clang/test/SemaObjC/
unimplemented-protocol-prop.m
26
@protocol
PROTOCOL1
34
@interface childclass : superclass <
PROTOCOL1
>
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java
4970
int
protocol1
= Im.PROTOCOL_GOOGLE_TALK;
local
5006
int
protocol1
= Im.PROTOCOL_GOOGLE_TALK;
local
[
all
...]
Completed in 2452 milliseconds