Searched defs:childPtr (Results 1 – 8 of 8) sorted by relevance
51 ParamContextsTrie *childPtr; member
148 auto childPtr = FileOperationsHelper::FindCloudDiskInode(data, key); in ReadDir() local
160 auto childPtr = FileOperationsHelper::FindCloudDiskInode(data, key); in ReadDir() local
110 if (auto childPtr = RSNodeMap::Instance().GetNode(child)) { in ClearChildren() local
2657 if (auto childPtr = RSNodeMap::Instance().GetNode(childId)) { in RemoveChildByNodeId() local2755 if (auto childPtr = RSNodeMap::Instance().GetNode(child)) { in ClearChildren() local2803 if (auto childPtr = RSNodeMap::Instance().GetNode(children_[index])) { in SyncTextureExport() local
218 RefPtr<RenderNode> childPtr = child; in LayoutEachChild() local
87 ParamContextsTrie *childPtr = (ParamContextsTrie *)calloc(1, sizeof(ParamContextsTrie)); in InsertElementToTrie() local
683 if (auto childPtr = Rosen::RSNodeMap::Instance().GetNode(child)) { in GetRSNodeTreeInfo() local