Searched defs:methodList (Results 1 – 5 of 5) sorted by relevance
677 const std::vector<std::string>& methodList) in AddJavascriptInterface()689 … void RemoveJavascriptInterface(std::string objectName, const std::vector<std::string>& methodList) in RemoveJavascriptInterface()
978 JSRef<JSVal> methodList = obj->GetProperty("methodList"); in AddJavascriptInterface() local1027 JSRef<JSVal> methodList = obj->GetProperty("methodList"); in SetJavascriptInterface() local
3383 auto methodList = JSRef<JSVal>::Cast(paramObject->GetProperty("methodList")); in JavaScriptProxy() local
504 … VectorInt64Handle funcList, const char* name, VectorStringHandle methodList, int64_t controllerId) in FfiOHOSAceFrameworkWebJavaScriptProxy()
1220 …::AddJavascriptInterface(const std::string& objectName, const std::vector<std::string>& methodList) in AddJavascriptInterface()1246 …emoveJavascriptInterface(const std::string& objectName, const std::vector<std::string>& methodList) in RemoveJavascriptInterface()2388 … const std::vector<std::string>& methodList) { in SetWebCallBack()2398 … const std::vector<std::string>& methodList) { in SetWebCallBack()