Searched defs:construct (Results 1 – 6 of 6) sorted by relevance
76 …put * @param {HookHandler=} handle * @returns {State} */ construct(input, handle = … method77 …put * @param {HookHandler=} handle * @returns {State} */ construct(input, handle = … method
68 construct: function(t, args) { method
85 void construct(U *p, Args &&... args) // NOLINT(readability-identifier-naming) in construct() function
94 void construct(U *p, Args &&... args) // NOLINT(readability-identifier-naming) in construct() function
130 void construct(U *p, Args &&... args) // NOLINT(readability-identifier-naming) in construct() function
5468 construct() { method