Searched defs:doOnce (Results 1 – 2 of 2) sorted by relevance
136 HalResult<T> doOnce(HalWrapper* hal, const HalFunction<HalResult<T>>& halFn, in doOnce() function
142 static bool doOnce = [] { in initializeLibrary() local