Home
last modified time | relevance | path

Searched defs:doOnce (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/vibratorservice/include/vibratorservice/
H A DVibratorHalController.h136 HalResult<T> doOnce(HalWrapper* hal, const HalFunction<HalResult<T>>& halFn, in doOnce() function
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DlibVulkan.cpp142 static bool doOnce = [] { in initializeLibrary() local