HomeSort by relevance Sort by last modified time
    Searched defs:LIBPROTOC_EXPORT (Results 1 - 6 of 6) sorted by null

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
port.h 76 #define LIBPROTOC_EXPORT __declspec(dllexport)
78 #define LIBPROTOC_EXPORT __declspec(dllimport)
82 #define LIBPROTOC_EXPORT
  /external/protobuf/src/google/protobuf/stubs/
common.h 100 #define LIBPROTOC_EXPORT __declspec(dllexport)
102 #define LIBPROTOC_EXPORT __declspec(dllimport)
106 #define LIBPROTOC_EXPORT
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 100 #define LIBPROTOC_EXPORT __declspec(dllexport)
102 #define LIBPROTOC_EXPORT __declspec(dllimport)
106 #define LIBPROTOC_EXPORT
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 100 #define LIBPROTOC_EXPORT __declspec(dllexport)
102 #define LIBPROTOC_EXPORT __declspec(dllimport)
106 #define LIBPROTOC_EXPORT
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 100 #define LIBPROTOC_EXPORT __declspec(dllexport)
102 #define LIBPROTOC_EXPORT __declspec(dllimport)
106 #define LIBPROTOC_EXPORT
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 100 #define LIBPROTOC_EXPORT __declspec(dllexport)
102 #define LIBPROTOC_EXPORT __declspec(dllimport)
106 #define LIBPROTOC_EXPORT
    [all...]

Completed in 127 milliseconds