Searched refs:GetModulePathMap (Results 1 – 3 of 3) sorted by relevance
59 std::map<std::string, std::string> GetModulePathMap() const;
143 std::map<std::string, std::string> StageContext::GetModulePathMap() const in GetModulePathMap() function in OHOS::Ide::StageContext
292 EXPECT_EQ(OHOS::Ide::StageContext::GetInstance().GetModulePathMap()["Testlibrary1"], "aaa"); in TEST_F()