Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.h136 void SetParentToken(sptr<IRemoteObject> token) override {} in SetParentToken() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2794 void AceContainer::SetParentToken(sptr<IRemoteObject>& token) in SetParentToken() function in OHOS::Ace::Platform::AceContainer
H A Dui_content_impl.cpp3358 void UIContentImpl::SetParentToken(sptr<IRemoteObject> token) in SetParentToken() function in OHOS::Ace::UIContentImpl