HomeSort by relevance Sort by last modified time
    Searched defs:content_ (Results 1 - 16 of 16) 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...]
  /bionic/linker/
linker_config.cpp 56 : content_(content), p_(0), lineno_(0), was_end_of_file_(false) {}
109 size_t found = content_.find('\n', p_);
111 *line = content_.substr(p_, found - p_);
114 *line = content_.substr(p_);
122 std::string content_; member in class:ConfigParser
  /external/protobuf/src/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/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/xpp3/xpp3/1.1.4c/
xpp3-1.1.4c.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.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/bazel/formc-deps/
jps-builders.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar 

Completed in 511 milliseconds