HomeSort by relevance Sort by last modified time
    Searched refs:clear_type (Results 1 - 5 of 5) sorted by null

  /external/libppp/src/
throughput.c 254 throughput_clear(struct pppThroughput *t, int clear_type, struct prompt *prompt)
256 if (clear_type & (THROUGHPUT_OVERALL|THROUGHPUT_CURRENT)) {
264 if (clear_type & THROUGHPUT_OVERALL) {
276 if (clear_type & THROUGHPUT_CURRENT) {
283 if (clear_type & THROUGHPUT_PEAK) {
command.c 3108 int i, clear_type; local
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.h 716 inline void clear_type();
1694 inline void GLMessage_DataType::clear_type() { function in class:android::gltrace::GLMessage_DataType
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 3050 inline void FieldDescriptorProto::clear_type() { function in class:google::protobuf::FieldDescriptorProto
    [all...]
descriptor.cc     [all...]

Completed in 105 milliseconds