Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/nweb_adapter/
H A Dnwebspawn_adapter.cpp97 std::string renderStr(renderCmd); in RunChildProcessor() local
145 APPSPAWN_LOGI("RunChildProcessorNweb %{public}s", renderStr.c_str()); in RunChildProcessor()
146 funcNWebRenderMain(renderStr.c_str()); in RunChildProcessor()