Searched refs:GetUIState (Results 1 – 3 of 3) sorted by relevance
39 static ArkUINativeModuleValue GetUIState(ArkUIRuntimeCallInfo* runtimeCallInfo);
266 ArkUINativeModuleValue ArkUINativeModule::GetUIState(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetUIState() function in OHOS::Ace::NG::ArkUINativeModule411 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GetUIState)); in GetArkUINativeModule()
124 ArkUI_Int64 GetUIState(ArkUINodeHandle node) in GetUIState() function145 static const ArkUIStateModifier modifier = { GetUIState, SetSupportedUIState }; in GetUIStateModifier()152 GetUIState, in GetCJUIStateModifier()