Home
last modified time | relevance | path

Searched defs:CreateEntry (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DMapsTest.cpp440 static std::string CreateEntry(size_t index) { in CreateEntry() function
/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.cpp134 ResourceEntry* ResourceTableType::CreateEntry(const android::StringPiece& name) { in CreateEntry() function in aapt::ResourceTableType