Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dform_component_modifier.cpp89 void ResetModuleName(NodeHandle node) {} in ResetModuleName() function
Dapi.h1560 void (*ResetModuleName)(NodeHandle node); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_form_component_bridge.cpp109 ArkUINativeModuleValue FormComponentBridge::ResetModuleName(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetModuleName() function in OHOS::Ace::NG::FormComponentBridge