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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_service.h 91 enum IsAbstract { IS_ABSTRACT, IS_CONCRETE };
94 IsAbstract is_abstract);
  /external/protobuf/src/google/protobuf/compiler/java/
java_service.h 91 enum IsAbstract { IS_ABSTRACT, IS_CONCRETE };
94 IsAbstract is_abstract);

Completed in 68 milliseconds