Searched defs:removeFunc (Results 1 – 6 of 6) sorted by relevance
34 std::function<void()> removeFunc; member
36 std::function<void()> removeFunc; member
51 bool HotplugDetector::Init(const callback& addFunc, const callback& removeFunc) in Init()
55 auto removeFunc = nodeInfo.removeFunc; in CreateNode() local
393 auto removeFunc = [bundleName, remoteObject, runningFormInfo]() { in PostRemoveTaskToHost() local
603 auto removeFunc = [this, windowId, windowNode, fromAnimation]() { in RemoveWindowNode() local