Home
last modified time | relevance | path

Searched defs:GetItem (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_history_list_impl.cpp28 ArkWebRefPtr<ArkWebHistoryItem> ArkWebHistoryListImpl::GetItem(int32_t index) in GetItem() function in OHOS::ArkWeb::ArkWebHistoryListImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_history_list_wrapper.cpp28 std::shared_ptr<OHOS::NWeb::NWebHistoryItem> ArkWebHistoryListWrapper::GetItem(int32_t index) in GetItem() function in OHOS::ArkWeb::ArkWebHistoryListWrapper
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp557 std::shared_ptr<OHOS::NWeb::NWebHistoryItem> WebHistoryListImpl::GetItem(int32_t index) in GetItem() function in OHOS::Webview::WebHistoryListImpl
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1154 std::shared_ptr<NWebHistoryItem> WebHistoryList::GetItem(int32_t index) in GetItem() function in OHOS::NWeb::WebHistoryList
Dnapi_webview_controller.cpp3677 napi_value NapiWebHistoryList::GetItem(napi_env env, napi_callback_info info) in GetItem() function in OHOS::NWeb::NapiWebHistoryList