Home
last modified time | relevance | path

Searched refs:functionProp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelog-ArkUI.md95 …Page3': Illegal variable value error with decorated variable @State/@Provide 'functionProp': failed
97 @State functionProp: () => void = () => {
102 this.functionProp()
/ohos5.0/base/global/resource_management/interfaces/js/kits/src/
H A Dsendable_resource_manager_napi.cpp226 napi_property_descriptor functionProp[] = { in SendableResourceManagerInit() local
231 …tatus status = napi_define_properties(env, exports, sizeof(functionProp) / sizeof(functionProp[0]), in SendableResourceManagerInit()
232 functionProp); in SendableResourceManagerInit()
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelog-ArkUI.md95 …Page3': Illegal variable value error with decorated variable @State/@Provide 'functionProp': failed
97 @State functionProp: () => void = () => {
102 this.functionProp()