Searched refs:ResetOnAttach (Results 1 – 6 of 6) sorted by relevance
43 void ResetOnAttach(ArkUINodeHandle node);
546 NodeModifier::ResetOnAttach,
6972 void ResetOnAttach(ArkUINodeHandle node) in ResetOnAttach() function
316 static ArkUINativeModuleValue ResetOnAttach(ArkUIRuntimeCallInfo* runtimeCallInfo);
6991 ArkUINativeModuleValue CommonBridge::ResetOnAttach(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetOnAttach() function in OHOS::Ace::NG::CommonBridge
929 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetOnAttach)); in GetArkUINativeModule()