Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dapi_impl.cpp119 void SetSupportedUIState(NodeHandle node, uint64_t state) in SetSupportedUIState() function
Dapi.h1701 void (*SetSupportedUIState)(NodeHandle node, uint64_t state); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_api_impl_bridge.cpp147 ArkUINativeModuleValue ArkUINativeModule::SetSupportedUIState(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSupportedUIState() function in OHOS::Ace::NG::ArkUINativeModule