Home
last modified time | relevance | path

Searched refs:GetMethodIdentifier (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/
H A Dcpp_service_stub_code_emitter.cpp161 stubName_.c_str(), method->GetName().c_str(), method->GetMethodIdentifier().c_str(), in EmitStubMethodDecl()
170 stubName_.c_str(), method->GetName().c_str(), method->GetMethodIdentifier().c_str(), in EmitStubStaticMethodDecl()
354 baseName_.c_str(), getVerMethod->GetName().c_str(), getVerMethod->GetMethodIdentifier().c_str()); in EmitStubOnRequestMethodImpl()
361 baseName_.c_str(), method->GetName().c_str(), method->GetMethodIdentifier().c_str()); in EmitStubOnRequestMethodImpl()
407 stubName_.c_str(), method->GetName().c_str(), method->GetMethodIdentifier().c_str(), in EmitStubMethodImpl()
412 stubName_.c_str(), method->GetName().c_str(), method->GetMethodIdentifier().c_str(), in EmitStubMethodImpl()
424 stubName_.c_str(), method->GetName().c_str(), method->GetMethodIdentifier().c_str(), in EmitStubStaticMethodImpl()
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_method.h109 inline std::string GetMethodIdentifier() in GetMethodIdentifier() function in OHOS::Idl::ASTMethod
/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_emitter.cpp106 method->GetMethodIdentifier().c_str()); in EmitMethodCmdID()

Completed in 3 milliseconds