Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/types/libentry/
Dindex.d.ts33 export const isMainFrame: () => number; constant
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
Dtest_request.h55 bool isMainFrame() { return isMainFrame_; } in isMainFrame() function