Searched defs:setPathArray (Results 1 – 2 of 2) sorted by relevance
222 auto setPathArray = JSRef<JSArray>::Cast(info[1]); in SetPathStack() local
329 void MockNavigationStack::MockSetPathStack(std::vector<RefPtr<MockNavPathInfo>>& setPathArray, bool… in MockSetPathStack()