Searched refs:CreateLayoutInfo (Results 1 – 2 of 2) sorted by relevance
38 static void CreateLayoutInfo(int32_t containerId);
230 [](int32_t containerId) { return CreateLayoutInfo(containerId); }, in SetCallback()239 [](int32_t containerId) { return CreateLayoutInfo(containerId); }, in SetCallback()248 void LayoutInspector::CreateLayoutInfo(int32_t containerId) in CreateLayoutInfo() function in OHOS::Ace::LayoutInspector