Searched defs:objectArray (Results 1 – 2 of 2) sorted by relevance
74 SerializeableObjectArray objectArray; in DumpUITree() local278 void DistributedUI::DumpDirtyRenderNodes(SerializeableObjectArray& objectArray) in DumpDirtyRenderNodes()296 void DistributedUI::DumpDirtyLayoutNodes(SerializeableObjectArray& objectArray) in DumpDirtyLayoutNodes()314 void DistributedUI::DumpNewNodes(SerializeableObjectArray& objectArray) in DumpNewNodes()328 void DistributedUI::DumpDelNodes(SerializeableObjectArray& objectArray) in DumpDelNodes()344 SerializeableObjectArray objectArray; in DumpUpdate() local436 …tributedUI::DumpTreeInner(const RefPtr<NG::UINode>& node, SerializeableObjectArray& objectArray, i… in DumpTreeInner()
159 nlohmann::json objectArray = nlohmann::json::array(); in MapArgs() local