Searched defs:GetItem (Results 1 – 5 of 5) sorted by relevance
28 std::shared_ptr<OHOS::NWeb::NWebHistoryItem> ArkWebHistoryListWrapper::GetItem(int32_t index) in GetItem() function in OHOS::ArkWeb::ArkWebHistoryListWrapper
28 ArkWebRefPtr<ArkWebHistoryItem> ArkWebHistoryListImpl::GetItem(int32_t index) in GetItem() function in OHOS::ArkWeb::ArkWebHistoryListImpl
557 std::shared_ptr<OHOS::NWeb::NWebHistoryItem> WebHistoryListImpl::GetItem(int32_t index) in GetItem() function in OHOS::Webview::WebHistoryListImpl
1196 std::shared_ptr<NWebHistoryItem> WebHistoryList::GetItem(int32_t index) in GetItem() function in OHOS::NWeb::WebHistoryList
3831 napi_value NapiWebHistoryList::GetItem(napi_env env, napi_callback_info info) in GetItem() function in OHOS::NWeb::NapiWebHistoryList