Home
last modified time | relevance | path

Searched defs:nativeElement_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.h162 jerry_value_t nativeElement_; // the object returned from render function variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.h610 jerry_value_t nativeElement_; variable