Home
last modified time | relevance | path

Searched refs:fetched (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_prefetcher/src/prefetcher/
H A DFetchedRegistry.ts45 let fetched = 0;
47 fetched += this.fetchedIndexes.has(index) ? 1 : 0;
49 return fetched;
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-app-events-arkts.md52 … based on the specified threshold (512 KB by default) until all subscription event data is fetched.
53 …// If all subscription event data is fetched, return a null event package to end this subscription…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsPrefetcher.js238 let fetched = 0; variable
240 fetched += this.fetchedIndexes.has(index) ? 1 : 0;
242 return fetched;
/ohos5.0/drivers/interface/wlan/wpa/v1_0/
H A DIWpaInterface.idl502 * @param keyIdx Index of wep key to be fetched
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/foo/wlan/wpa/v1_0/
H A DIWpaInterface.idl502 * @param keyIdx Index of wep key to be fetched
/ohos5.0/docs/en/application-dev/ffrt/
H A Dffrt-development-guideline.md474 * The content passed by **attr** is fetched and stored when **ffrt_submit** is being executed. You …
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper.md5051fetched by **'uri'**, **'media_type'**, **'subtype'**, and **'display_name'** by default. An error…
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md4471 …the attributes in columns.<br>If this parameter is left empty, files are fetched by URI, name, and…