Home
last modified time | relevance | path

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

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