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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/testing/
googletest.h 65 // constants don't have the LOGLEVEL_ prefix, so the code that used
  /external/protobuf/src/google/protobuf/testing/
googletest.h 59 // constants don't have the LOGLEVEL_ prefix, so the code that used
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakemediaengine.h 724 : loglevel_(-1),
731 loglevel_ = level;
746 int loglevel_; member in class:cricket::FakeBaseEngine
998 int voice_loglevel() const { return voice_.loglevel_; }
1000 int video_loglevel() const { return video_.loglevel_; }
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 723 ::google::protobuf::LOGLEVEL_##LEVEL, __FILE__, __LINE__)
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 676 ::google::protobuf::LOGLEVEL_##LEVEL, __FILE__, __LINE__)
    [all...]

Completed in 242 milliseconds