OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsTypePackable
(Results
1 - 8
of
8
) sorted by null
/external/nanopb-c/generator/google/protobuf/internal/
wire_format.py
259
def
IsTypePackable
(field_type):
/external/protobuf/python/google/protobuf/internal/
wire_format.py
259
def
IsTypePackable
(field_type):
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
431
//
IsTypePackable
(type())
514
static inline bool
IsTypePackable
(Type field_type);
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
431
//
IsTypePackable
(type())
514
static inline bool
IsTypePackable
(Type field_type);
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h
431
//
IsTypePackable
(type())
514
static inline bool
IsTypePackable
(Type field_type);
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h
431
//
IsTypePackable
(type())
514
static inline bool
IsTypePackable
(Type field_type);
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.h
548
//
IsTypePackable
(type())
643
static inline bool
IsTypePackable
(Type field_type);
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
548
//
IsTypePackable
(type())
643
static inline bool
IsTypePackable
(Type field_type);
[
all
...]
Completed in 382 milliseconds