OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StringTypeHandler
(Results
1 - 6
of
6
) sorted by null
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
repeated_field.h
374
//
StringTypeHandler
is exported. So, we factor out StringTypeHandlerBase,
375
// export that, then make
StringTypeHandler
be a subclass which is NOT
390
class
StringTypeHandler
: public StringTypeHandlerBase {
995
: public internal::
StringTypeHandler
{
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
repeated_field.h
374
//
StringTypeHandler
is exported. So, we factor out StringTypeHandlerBase,
375
// export that, then make
StringTypeHandler
be a subclass which is NOT
390
class
StringTypeHandler
: public StringTypeHandlerBase {
995
: public internal::
StringTypeHandler
{
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
repeated_field.h
374
//
StringTypeHandler
is exported. So, we factor out StringTypeHandlerBase,
375
// export that, then make
StringTypeHandler
be a subclass which is NOT
390
class
StringTypeHandler
: public StringTypeHandlerBase {
995
: public internal::
StringTypeHandler
{
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
repeated_field.h
374
//
StringTypeHandler
is exported. So, we factor out StringTypeHandlerBase,
375
// export that, then make
StringTypeHandler
be a subclass which is NOT
390
class
StringTypeHandler
: public StringTypeHandlerBase {
995
: public internal::
StringTypeHandler
{
[
all
...]
/external/protobuf/src/google/protobuf/
repeated_field.h
681
//
StringTypeHandler
is exported. So, we factor out StringTypeHandlerBase,
682
// export that, then make
StringTypeHandler
be a subclass which is NOT
715
class
StringTypeHandler
: public StringTypeHandlerBase {
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
repeated_field.h
681
//
StringTypeHandler
is exported. So, we factor out StringTypeHandlerBase,
682
// export that, then make
StringTypeHandler
be a subclass which is NOT
715
class
StringTypeHandler
: public StringTypeHandlerBase {
[
all
...]
Completed in 616 milliseconds