Searched defs:GetFullName (Results 1 - 4 of 4) sorted by relevance
/foundation/ability/idl_tool/idl_tool_2/preprocessor/ | ||
H A D | preprocessor.h | 31 inline std::string GetFullName() const
in GetFullName() function in OHOS::Idl::FileDetail |
/foundation/ability/idl_tool/idl_tool_2/ast/ | ||
H A D | ast_sequenceable_type.cpp | 60 std::string ASTSequenceableType::GetFullName() const in GetFullName() function in OHOS::Idl::ASTSequenceableType |
H A D | ast_interface_type.cpp | 121 std::string ASTInterfaceType::GetFullName() const in GetFullName() function in OHOS::Idl::ASTInterfaceType |
H A D | ast.h | 88 inline std::string GetFullName() in GetFullName() function in OHOS::Idl::AST |
Completed in 1 milliseconds