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

  /external/pdfium/core/fpdfapi/parser/
cpdf_name.h 33 ByteString m_Name;
  /frameworks/compile/mclinker/include/mcld/MC/
MCLDDirectory.h 39 const std::string& name() const { return m_Name; }
42 std::string m_Name;
Input.h 63 const std::string& name() const { return m_Name; }
65 void setName(const std::string& pName) { m_Name = pName; }
111 std::string m_Name;
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64CA53ErratumStub.h 62 std::string m_Name;
AArch64LongBranchStub.h 61 std::string m_Name;
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonAbsoluteStub.h 61 std::string m_Name;
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLA25Stub.h 52 const std::string m_Name;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMToARMStub.h 64 std::string m_Name;
ARMToTHMStub.h 64 std::string m_Name;
THMToARMStub.h 67 std::string m_Name;
THMToTHMStub.h 67 std::string m_Name;
  /external/pdfium/core/fpdfapi/cmaps/
cmap_int.h 23 const char* m_Name;
  /frameworks/compile/mclinker/include/mcld/Script/
StrToken.h 40 const std::string& name() const { return m_Name; }
53 std::string m_Name;
Operand.h 65 const std::string& name() const { return m_Name; }
83 std::string m_Name;
131 const std::string& name() const { return m_Name; }
148 std::string m_Name;
ScriptFile.h 78 const std::string& name() const { return m_Name; }
79 std::string& name() { return m_Name; }
157 std::string m_Name;
OutputSectDesc.h 173 const std::string& name() const { return m_Name; }
197 std::string m_Name;
  /frameworks/compile/mclinker/include/mcld/LD/
BranchIsland.h 167 std::string m_Name;
LDSection.h 61 const std::string& name() const { return m_Name; }
182 std::string m_Name;
ResolveInfo.h 180 const char* name() const { return m_Name; }
265 * |length of m_Name|InDyn|reserved|Symbol|Type |ELF
269 char m_Name[];
  /external/pdfium/core/fpdfapi/page/
cpdf_streamcontentparser.h 79 } m_Name;
  /external/pdfium/core/fxcrt/xml/
cfx_saxreader.h 169 std::vector<uint8_t> m_Name;
  /frameworks/compile/mclinker/include/mcld/
Module.h 66 const std::string& name() const { return m_Name; }
68 void setName(const std::string& pName) { m_Name = pName; }
165 std::string m_Name;
  /frameworks/compile/mclinker/include/mcld/Object/
SectionMap.h 77 const std::string& name() const { return m_Name; }
129 std::string m_Name;

Completed in 297 milliseconds