Home
last modified time | relevance | path

Searched refs:NativeObjectInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_value.h46 struct NativeObjectInfo { struct
47 static NativeObjectInfo* CreateNewInstance() { return new(std::nothrow) NativeObjectInfo(); } in CreateNewInstance() argument
H A Dnative_engine.h544 NativeObjectInfo instanceDataInfo_;