Home
last modified time | relevance | path

Searched refs:ToShortString (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/idl_tool/test/unittest/ast_type_test/
H A Dast_type_test.cpp49 * @tc.desc: test ToShortString in AstTypeUnitTest.
60 String result = type->ToShortString(); in HWTEST_F()
/foundation/ability/idl_tool/ast/
H A Dast_type.cpp115 String ASTType::ToShortString() in ToShortString() function in OHOS::Idl::ASTType
H A Dast_type.h68 virtual String ToShortString();
H A Dast_namespace.h68 String ToShortString() in ToShortString() function in OHOS::Idl::ASTNamespace
H A Dast_module.cpp97 if (nspace->ToShortString().Equals(nspaceStr)) { in FindNamespace()
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_namespace.h69 inline std::string ToShortString() in ToShortString() function in OHOS::Idl::ASTNamespace
H A Dast_type.cpp190 std::string ASTType::ToShortString() in ToShortString() function in OHOS::Idl::ASTType
H A Dast_type.h154 virtual std::string ToShortString();
H A Dast.cpp133 if (nspace->ToShortString() == nspaceStr) { in FindNamespace()

Completed in 4 milliseconds