Searched defs:GetName (Results 1 – 7 of 7) sorted by relevance
92 const string &ResourceItem::GetName() const in GetName() function in OHOS::Global::Restool::ResourceItem
141 const std::string &GetName() const in GetName() function
308 std::string ShareMemoryBlock::GetName() in GetName() function in ShareMemoryBlock
99 std::string GetName() const in GetName() function
550 const std::string ElfSymbolFromReadelf::GetName(const std::string &line) in GetName() function in OHOS::Developtools::NativeDaemon::UnitTest::ElfSymbolFromReadelf669 const std::string ShdrFromReadelf::GetName(const std::string &line) in GetName() function in OHOS::Developtools::NativeDaemon::UnitTest::ShdrFromReadelf
551 const std::string ElfSymbolFromReadelf::GetName(const std::string &line) in GetName() function in OHOS::Developtools::HiPerf::UnitTest::ElfSymbolFromReadelf670 const std::string ShdrFromReadelf::GetName(const std::string &line) in GetName() function in OHOS::Developtools::HiPerf::UnitTest::ShdrFromReadelf
185 static std::string GetName(const std::map<int, std::string>& nameMap, int type) in GetName() function