Home
last modified time | relevance | path

Searched defs:GetRouterStateByUrl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h113 virtual void GetRouterStateByUrl(std::string& url, std::vector<StateInfo>& stateArray) in GetRouterStateByUrl() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp489 void FrontendDelegateDeclarativeNG::GetRouterStateByUrl(std::string& url, std::vector<StateInfo>& s… in GetRouterStateByUrl() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1113 void FrontendDelegateDeclarative::GetRouterStateByUrl(std::string& url, std::vector<StateInfo>& sta… in GetRouterStateByUrl() function in OHOS::Ace::Framework::FrontendDelegateDeclarative