Searched refs:sCheckOnce (Results 1 – 4 of 4) sorted by relevance
36 static std::once_flag sCheckOnce; in isAtLeast() local39 std::call_once(sCheckOnce, [&](){ in isAtLeast()
135 static std::once_flag sCheckOnce; in asyncDataSourceClose() local136 std::call_once(sCheckOnce, [&](){ in asyncDataSourceClose()
2515 static std::once_flag sCheckOnce; in connectFormatShaper() local2519 std::call_once(sCheckOnce, [&](){ in connectFormatShaper()
514 static std::once_flag sCheckOnce; in Parser() local516 std::call_once(sCheckOnce, [&](){ in Parser()