Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Ddistributed_ui.cpp79 SerializeableObjectArray objectArray; in DumpUITree() local
283 void DistributedUI::DumpDirtyRenderNodes(SerializeableObjectArray& objectArray) in DumpDirtyRenderNodes()
301 void DistributedUI::DumpDirtyLayoutNodes(SerializeableObjectArray& objectArray) in DumpDirtyLayoutNodes()
319 void DistributedUI::DumpNewNodes(SerializeableObjectArray& objectArray) in DumpNewNodes()
333 void DistributedUI::DumpDelNodes(SerializeableObjectArray& objectArray) in DumpDelNodes()
349 SerializeableObjectArray objectArray; in DumpUpdate() local
438 …tributedUI::DumpTreeInner(const RefPtr<NG::UINode>& node, SerializeableObjectArray& objectArray, i… in DumpTreeInner()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
Daot_executor.cpp138 nlohmann::json objectArray = nlohmann::json::array(); in ExecuteInChildProcess() local