Searched defs:SearchAllAsync (Results 1 – 5 of 5) sorted by relevance
730 void SearchAllAsync(const std::string& searchStr) in SearchAllAsync() function
1113 void JSWebController::SearchAllAsync(const JSCallbackInfo& args) in SearchAllAsync() function in OHOS::Ace::Framework::JSWebController
844 void WebviewController::SearchAllAsync(const std::string& searchString) in SearchAllAsync() function in OHOS::NWeb::WebviewController
3066 napi_value NapiWebviewController::SearchAllAsync(napi_env env, napi_callback_info info) in SearchAllAsync() function in OHOS::NWeb::NapiWebviewController
1396 void WebDelegate::SearchAllAsync(const std::string& searchStr) in SearchAllAsync() function in OHOS::Ace::WebDelegate