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

  /external/chromium_org/ppapi/shared_impl/
tracked_callback.h 135 bool is_required() { function in class:ppapi::TrackedCallback
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 427 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
1425 inline bool FieldDescriptor::is_required() const { function in class:google::protobuf::FieldDescriptor
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 395 bool is_required() const; // shorthand for label() == LABEL_REQUIRED
1289 inline bool FieldDescriptor::is_required() const { function in class:google::protobuf::FieldDescriptor
    [all...]

Completed in 75 milliseconds