Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp30 const std::string THIS_PROXY = "this.proxy"; member
270 stringBuilder.Append(prefix).Append(TAB).AppendFormat("%s = %s;\n", THIS_PROXY.c_str(), PROXY.c_str()); in EmitInterfaceProxyConstructor()
336 THIS_PROXY.c_str(), proxyName_.string(), ConstantName(metaMethod->name_).string()); in EmitInterfaceProxyMethodBody()

Completed in 2 milliseconds