Home
last modified time | relevance | path

Searched refs:GetRootPackage (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp691 std::string Options::GetRootPackage(const std::string &package) const in GetRootPackage() function in OHOS::Idl::Options
731 std::string rootPackage = GetRootPackage(package); in GetSubPackage()
H A Doptions.h146 std::string GetRootPackage(const std::string &package) const;
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/
H A Dhdi_cpp_code_emitter.cpp62 std::string rootPackage = Options::GetInstance().GetRootPackage(namespaceStr); in EmitCppNameSpaceVec()
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/
H A Dhdi_code_emitter.cpp150 std::string rootPackage = Options::GetInstance().GetRootPackage(space->ToString()); in GetNameWithNamespace()

Completed in 3 milliseconds