Home
last modified time | relevance | path

Searched defs:webNameValue (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/web/application_interworking/inject_javascript/inject_javascript_two/entry/src/main/cpp/
Dhello.cpp96 char *webNameValue = new (std::nothrow) char[webNameSize + 1]; in NativeWebInit() local
122 char *webNameValue = new (std::nothrow) char[webNameSize + 1]; in RunJavaScript() local
149 char *webNameValue = new (std::nothrow) char[webNameSize + 1]; in RegisterJavaScriptProxy() local
170 char *webNameValue = new (std::nothrow) char[webNameSize + 1]; in UnregisterJavaScriptProxy() local
/test/xts/acts/web/web_load/open_web_page/ace_open_web_page_napis_enhance_one/entry/src/main/cpp/
Dhello.cpp40 char *webNameValue = new (std::nothrow) char[webNameSize + 1]; in loadData() local