Searched refs:setHapPathFunction (Results 1 – 1 of 1) sorted by relevance
2353 auto setHapPathFunction = controller->GetProperty("innerSetHapPath"); in Create() local2355 if (setHapPathFunction->IsFunction()) { in Create()2356 …HapPathCallback = [webviewController = controller, func = JSRef<JSFunc>::Cast(setHapPathFunction)]( in Create()