Searched defs:setEntry (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/mclinker/lib/Core/ | ||
D | LinkerScript.cpp | 44 void LinkerScript::setEntry(const std::string& pEntry) in setEntry() function in LinkerScript |
/frameworks/av/media/libmedia/ | ||
D | StringArray.cpp | 103 void StringArray::setEntry(int idx, const char* str) { in setEntry() function in android::StringArray |