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

  /external/google-breakpad/src/common/linux/
memory_mapped_file.h 68 const MemoryRange& content() const { return content_; }
72 const void* data() const { return content_.data(); }
76 size_t size() const { return content_.length(); }
80 MemoryRange content_; member in class:google_breakpad::MemoryMappedFile
elf_core_dump.h 72 // |content_|, or false otherwise.
76 // |content_|.
79 // Returns the note type, or 0 if no note header is found in |content_|.
83 // if no valid note name is found in |content_|.
87 // range if no valid note description is found in |content_|.
100 MemoryRange content_; member in class:google_breakpad::ElfCoreDump::Note
115 // is found in |content_|.
119 // ELF header is found in |content_| or |index| is out of bounds.
123 // no ELF header is found in |content_| or no program header of |type| is
128 // ELF header is found in |content_|
143 MemoryRange content_; member in class:google_breakpad::ElfCoreDump
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
reference_content.hpp 42 RefT content_; member in class:boost::detail::reference_content
51 : content_( r )
56 : content_( operand.content_ )
68 return content_;
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 263 ::std::string* content_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
704 if (content_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
705 content_->clear();
711 return *content_;
715 if (content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
716 content_ = new ::std::string;
718 content_->assign(value);
723 if (content_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
724 content_ = new ::std::string;
726 content_->assign(value)
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 265 ::std::string* content_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
680 if (content_ != &::google::protobuf::internal::kEmptyString) {
681 content_->clear();
686 return *content_;
690 if (content_ == &::google::protobuf::internal::kEmptyString) {
691 content_ = new ::std::string;
693 content_->assign(value);
697 if (content_ == &::google::protobuf::internal::kEmptyString) {
698 content_ = new ::std::string;
700 content_->assign(value)
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 265 ::std::string* content_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
680 if (content_ != &::google::protobuf::internal::kEmptyString) {
681 content_->clear();
686 return *content_;
690 if (content_ == &::google::protobuf::internal::kEmptyString) {
691 content_ = new ::std::string;
693 content_->assign(value);
697 if (content_ == &::google::protobuf::internal::kEmptyString) {
698 content_ = new ::std::string;
700 content_->assign(value)
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 265 ::std::string* content_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
680 if (content_ != &::google::protobuf::internal::kEmptyString) {
681 content_->clear();
686 return *content_;
690 if (content_ == &::google::protobuf::internal::kEmptyString) {
691 content_ = new ::std::string;
693 content_->assign(value);
697 if (content_ == &::google::protobuf::internal::kEmptyString) {
698 content_ = new ::std::string;
700 content_->assign(value)
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 286 ::google::protobuf::internal::ArenaStringPtr content_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
673 content_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
678 return content_.GetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
682 content_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value);
687 content_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value));
692 content_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(),
699 return content_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
704 return content_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
712 content_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), content);
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 265 ::std::string* content_; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
680 if (content_ != &::google::protobuf::internal::kEmptyString) {
681 content_->clear();
686 return *content_;
690 if (content_ == &::google::protobuf::internal::kEmptyString) {
691 content_ = new ::std::string;
693 content_->assign(value);
697 if (content_ == &::google::protobuf::internal::kEmptyString) {
698 content_ = new ::std::string;
700 content_->assign(value)
    [all...]
  /external/robolectric/v1/lib/main/
xpp3-1.1.4c.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 

Completed in 1282 milliseconds