Searched defs:loadingTime (Results 1 – 6 of 6) sorted by relevance
| /base/web/webview/interfaces/native/ |
| D | native_interface_arkweb.h | 91 int32_t loadingTime; member
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb.h | 1974 …l int32_t GetBlanklessInfoWithKey(const std::string& key, double* similarity, int32_t* loadingTime) in GetBlanklessInfoWithKey()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 1459 …WebImpl::GetBlanklessInfoWithKey(const ArkWebString& key, double* similarity, int32_t* loadingTime) in GetBlanklessInfoWithKey()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_nweb_wrapper.cpp | 1713 …bWrapper::GetBlanklessInfoWithKey(const std::string& key, double* similarity, int32_t* loadingTime) in GetBlanklessInfoWithKey()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 2540 …ntroller::GetBlanklessInfoWithKey(const std::string& key, double* similarity, int32_t* loadingTime) in GetBlanklessInfoWithKey()
|
| D | napi_webview_controller.cpp | 565 …pi_value CreateBlanklessInfo(napi_env env, int32_t errCode, double similarity, int32_t loadingTime) in CreateBlanklessInfo() 7238 int32_t loadingTime = 0; in GetBlanklessInfoWithKey() local
|