Searched refs:getSymbolName (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DArchive.h211 /// getSymbolName - get the symbol name with the given index
212 const std::string& getSymbolName(size_t pSymIdx) const;
/frameworks/compile/mclinker/lib/LD/
H A DArchive.cpp199 /// getSymbolName - get the symbol name with the given index
200 const std::string& Archive::getSymbolName(size_t pSymIdx) const function in class:Archive
H A DGNUArchiveReader.cpp130 shouldIncludeSymbol(pArchive.getSymbolName(idx));
/frameworks/base/tools/aapt/
H A DResource.cpp1622 static String8 getSymbolName(const String8& symbol) { function
1766 getSymbolName(name8).string(),
1852 getSymbolName(name8).string(),
1869 getSymbolName(name8).string());
1877 getSymbolName(name8).string());

Completed in 278 milliseconds