Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.cpp249 for (auto& layoutitem : cbLayoutList_) { in Destroy() local
250 napi_delete_reference(env, layoutitem); in Destroy()