Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/idl_tool_2/codegen/SA/cpp/
H A Dsa_cpp_client_proxy_code_emitter.cpp41 if (ast_ != nullptr && ast_->GetHasCacheableProxyMethods()) { in EmitInterfaceProxyHeaderFile()
154 if (ast_->GetHasCacheableProxyMethods()) { in EmitInterfaceProxyConstructor()
161 if (ast_->GetHasCacheableProxyMethods()) { in EmitInterfaceProxyConstructor()
214 if (ast_->GetHasCacheableProxyMethods()) { in EmitInterfaceProxyConstants()
/foundation/ability/idl_tool/ast/
H A Dast_module.h122 bool GetHasCacheableProxyMethods() const in GetHasCacheableProxyMethods() function in OHOS::Idl::ASTModule
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast.h217 bool GetHasCacheableProxyMethods() const in GetHasCacheableProxyMethods() function in OHOS::Idl::AST
/foundation/ability/idl_tool/metadata/
H A Dmetadata_builder.cpp221 bool hasCacheableProxyMethods = module->GetHasCacheableProxyMethods(); in WriteMetaComponent()

Completed in 3 milliseconds