Searched refs:GetRootPackage (Results 1 – 4 of 4) sorted by relevance
277 std::string Options::GetRootPackage(const std::string &package) const in GetRootPackage() function in OHOS::HDI::Options313 std::string rootPackage = GetRootPackage(package); in GetSubPackage()
103 std::string GetRootPackage(const std::string &package) const;
121 std::string rootPackage = Options::GetInstance().GetRootPackage(namespaceStr); in EmitCppNameSpaceVec()
322 std::string rootPackage = Options::GetInstance().GetRootPackage(space->ToString()); in GetNameWithNamespace()