/ohos5.0/foundation/ability/idl_tool/ast/ |
H A D | ast_namespace.cpp | 52 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTNamespace
|
H A D | ast_type.cpp | 35 AutoPtr<ASTNamespace> ASTType::GetNamespace() in GetNamespace() function in OHOS::Idl::ASTType
|
H A D | ast_module.cpp | 104 AutoPtr<ASTNamespace> ASTModule::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTModule
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_namespace.cpp | 50 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::ASTNamespace
|
H A D | ast_type.cpp | 35 AutoPtr<ASTNamespace> ASTType::GetNamespace() in GetNamespace() function in OHOS::Idl::ASTType
|
H A D | ast.h | 118 inline std::vector<AutoPtr<ASTNamespace>> GetNamespace() in GetNamespace() function
|
H A D | ast.cpp | 140 AutoPtr<ASTNamespace> AST::GetNamespace(size_t index) in GetNamespace() function in OHOS::Idl::AST
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast_namespace.cpp | 43 AutoPtr<ASTNamespace> ASTNamespace::GetNamespace(size_t index) in GetNamespace() function in OHOS::HDI::ASTNamespace
|
H A D | ast.h | 108 inline std::vector<AutoPtr<ASTNamespace>> GetNamespace() in GetNamespace() function
|
H A D | ast.cpp | 116 AutoPtr<ASTNamespace> AST::GetNamespace(size_t index) in GetNamespace() function in OHOS::HDI::AST
|
H A D | ast_type.cpp | 28 AutoPtr<ASTNamespace> ASTType::GetNamespace() in GetNamespace() function in OHOS::HDI::ASTType
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/ |
H A D | code_emitter.cpp | 206 std::string CodeEmitter::GetNamespace(const std::string &fpnp) const in GetNamespace() function in OHOS::Idl::CodeEmitter
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | js_xml.cpp | 992 std::string XmlPullParser::GetNamespace(const std::string &prefix) in GetNamespace() function in OHOS::xml::XmlPullParser 1786 std::string XmlPullParser::GetNamespace() const in GetNamespace() function in OHOS::xml::XmlPullParser 1855 napi_value XmlPullParser::ParseInfo::GetNamespace(napi_env env, napi_callback_info info) in GetNamespace() function in OHOS::xml::XmlPullParser::ParseInfo
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/ |
H A D | test_xml.h | 340 std::string XmlTest::GetNamespace(napi_env env, const std::string prefix, size_t depth) in GetNamespace() function
|
/ohos5.0/foundation/ability/idl_tool/codegen/ |
H A D | cpp_code_emitter.cpp | 135 String CppCodeEmitter::GetNamespace(const String& fpnp) in GetNamespace() function in OHOS::Idl::CppCodeEmitter
|