OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sourceContext
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/objectivec/google/protobuf/
Type.pbobjc.h
191
@property(nonatomic, readwrite, strong, null_resettable) GPBSourceContext *
sourceContext
;
192
/// Test to see if @c
sourceContext
has been set.
305
@property(nonatomic, readwrite, strong, null_resettable) GPBSourceContext *
sourceContext
;
306
/// Test to see if @c
sourceContext
has been set.
Api.pbobjc.h
91
@property(nonatomic, readwrite, strong, null_resettable) GPBSourceContext *
sourceContext
;
92
/// Test to see if @c
sourceContext
has been set.
/external/walt/ios/WALT/
MIDIClient.m
101
static void midiRead(const MIDIPacketList *packets, void *portContext, void *
sourceContext
) {
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
servicemanagement_v1_messages.py
27
sourceContext
: Source context for the protocol buffer service represented
61
sourceContext
= _messages.MessageField('
SourceContext
', 5)
[
all
...]
Completed in 201 milliseconds