Home
last modified time | relevance | path

Searched defs:fetchId (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_prefetcher/src/prefetcher/
DFetchingRegistry.ts54 const fetchId = this.fetching.get(index); constant
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsPrefetcher.js166 getItem(fetchId) { argument
169 deleteFetch(fetchId) { argument
924 fetchedCallback(fetchId, prefetchStart) { argument
937 errorOnFetchCallback(fetchId, error) { argument