OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMetadata
(Results
1 - 25
of
38
) sorted by null
1
2
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wrappers.pb.h
112
::google::protobuf::Metadata
GetMetadata
() const;
203
::google::protobuf::Metadata
GetMetadata
() const;
294
::google::protobuf::Metadata
GetMetadata
() const;
385
::google::protobuf::Metadata
GetMetadata
() const;
476
::google::protobuf::Metadata
GetMetadata
() const;
567
::google::protobuf::Metadata
GetMetadata
() const;
658
::google::protobuf::Metadata
GetMetadata
() const;
749
::google::protobuf::Metadata
GetMetadata
() const;
848
::google::protobuf::Metadata
GetMetadata
() const;
[
all
...]
duration.pb.h
94
::google::protobuf::Metadata
GetMetadata
() const;
empty.pb.h
104
::google::protobuf::Metadata
GetMetadata
() const;
timestamp.pb.h
104
::google::protobuf::Metadata
GetMetadata
() const;
message.h
322
const Descriptor* GetDescriptor() const { return
GetMetadata
().descriptor; }
332
return
GetMetadata
().reflection;
339
virtual Metadata
GetMetadata
() const = 0;
[
all
...]
struct.pb.h
119
::google::protobuf::Metadata
GetMetadata
() const;
221
::google::protobuf::Metadata
GetMetadata
() const;
373
::google::protobuf::Metadata
GetMetadata
() const;
any.pb.h
105
::google::protobuf::Metadata
GetMetadata
() const;
field_mask.pb.h
94
::google::protobuf::Metadata
GetMetadata
() const;
map_entry.h
66
::google::protobuf::Metadata
GetMetadata
() const {
source_context.pb.h
94
::google::protobuf::Metadata
GetMetadata
() const;
descriptor.pb.h
241
::google::protobuf::Metadata
GetMetadata
() const;
333
::google::protobuf::Metadata
GetMetadata
() const;
576
::google::protobuf::Metadata
GetMetadata
() const;
675
::google::protobuf::Metadata
GetMetadata
() const;
774
::google::protobuf::Metadata
GetMetadata
() const;
[
all
...]
api.pb.h
98
::google::protobuf::Metadata
GetMetadata
() const;
249
::google::protobuf::Metadata
GetMetadata
() const;
390
::google::protobuf::Metadata
GetMetadata
() const;
[
all
...]
/external/protobuf/src/google/protobuf/
message.h
292
const Descriptor* GetDescriptor() const { return
GetMetadata
().descriptor; }
302
return
GetMetadata
().reflection;
309
virtual Metadata
GetMetadata
() const = 0;
[
all
...]
dynamic_message.cc
243
Metadata
GetMetadata
() const;
508
Metadata DynamicMessage::
GetMetadata
() const {
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message.h
295
const Descriptor* GetDescriptor() const { return
GetMetadata
().descriptor; }
305
return
GetMetadata
().reflection;
312
virtual Metadata
GetMetadata
() const = 0;
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message.h
295
const Descriptor* GetDescriptor() const { return
GetMetadata
().descriptor; }
305
return
GetMetadata
().reflection;
312
virtual Metadata
GetMetadata
() const = 0;
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message.h
295
const Descriptor* GetDescriptor() const { return
GetMetadata
().descriptor; }
305
return
GetMetadata
().reflection;
312
virtual Metadata
GetMetadata
() const = 0;
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message.h
295
const Descriptor* GetDescriptor() const { return
GetMetadata
().descriptor; }
305
return
GetMetadata
().reflection;
312
virtual Metadata
GetMetadata
() const = 0;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdclient.h
178
STDMETHOD_(HRESULT,
GetMetadata
)(THIS_ WSD_METADATA_SECTION_LIST **MetadataOut) PURE;
186
#define IWSDMetadataExchange_GetMetadata(This,MetadataOut) (This)->lpVtbl->
GetMetadata
(This,MetadataOut)
206
STDMETHOD_(HRESULT,
GetMetadata
)(THIS_ WSD_METADATA_SECTION_LIST **MetadataOut) PURE;
/external/chromium-trace/catapult/telemetry/telemetry/
benchmark.py
192
def
GetMetadata
(self):
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc
488
::google::protobuf::Metadata CodeGeneratorRequest::
GetMetadata
() const {
851
::google::protobuf::Metadata CodeGeneratorResponse_File::
GetMetadata
() const {
[
all
...]
plugin.pb.h
92
::google::protobuf::Metadata
GetMetadata
() const;
206
::google::protobuf::Metadata
GetMetadata
() const;
320
::google::protobuf::Metadata
GetMetadata
() const;
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h
93
::google::protobuf::Metadata
GetMetadata
() const;
210
::google::protobuf::Metadata
GetMetadata
() const;
327
::google::protobuf::Metadata
GetMetadata
() const;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h
93
::google::protobuf::Metadata
GetMetadata
() const;
210
::google::protobuf::Metadata
GetMetadata
() const;
327
::google::protobuf::Metadata
GetMetadata
() const;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h
93
::google::protobuf::Metadata
GetMetadata
() const;
210
::google::protobuf::Metadata
GetMetadata
() const;
327
::google::protobuf::Metadata
GetMetadata
() const;
Completed in 895 milliseconds
1
2