/third_party/skia/src/core/ |
H A D | SkGlobalInitialization_core.cpp | 12 static SkOnce once; in RegisterFlattenablesIfNeeded() local
|
H A D | SkOpts.cpp | 149 static SkOnce once; in Init() local
|
/third_party/skia/src/ports/ |
H A D | SkFontConfigInterface_direct_factory.cpp | 13 static SkOnce once; in GetSingletonDirectInterface() local
|
/third_party/skia/tests/ |
H A D | OnceTest.cpp | 20 SkOnce once; in DEF_TEST() local 34 SkOnce once; in DEF_TEST() local 47 SkOnce once; in DEF_TEST() local [all...] |
/third_party/node/test/parallel/ |
H A D | test-http-max-http-headers.js | 16 function once(cb) { function
|
/third_party/node/deps/v8/src/base/ |
H A D | once.cc | 18 void CallOnceImpl(OnceType* once, std::function<void()> init_func) { in CallOnceImpl() argument
|
H A D | once.h | 89 inline void CallOnce(OnceType* once, std::function<void()> init_func) { in CallOnce() argument 97 inline void CallOnce(OnceType* once, in CallOnce() argument [all...] |
/third_party/skia/src/fonts/ |
H A D | SkRemotableFontMgr.cpp | 19 static SkOnce once; in NewEmpty() local
|
/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | dfsu_singleton.h | 68 static std::once_flag once; in GetInstance() local
|
/third_party/libuv/src/unix/ |
H A D | random-devurandom.c | 28 static uv_once_t once = UV_ONCE_INIT; variable
|
H A D | random-getrandom.c | 37 static uv_once_t once = UV_ONCE_INIT; variable
|
H A D | random-getentropy.c | 31 static uv_once_t once = UV_ONCE_INIT; variable
|
/third_party/node/deps/uv/src/unix/ |
H A D | random-devurandom.c | 28 static uv_once_t once = UV_ONCE_INIT; variable
|
H A D | random-getrandom.c | 39 static uv_once_t once = UV_ONCE_INIT; variable
|
H A D | random-getentropy.c | 31 static uv_once_t once = UV_ONCE_INIT; variable
|
/third_party/skia/src/utils/ |
H A D | SkEventTracer.cpp | 59 static SkOnce once; in GetInstance() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
H A D | call_once_test.cc | 30 absl::once_flag once; member
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | camera_timer.cpp | 65 uint32_t CameraTimer::Register(const TimerCallback& callback, uint32_t interval, bool once) in Register() argument
|
/foundation/communication/wifi/wifi/utils/src/ |
H A D | wifi_timer.cpp | 39 ErrCode WifiTimer::Register(const TimerCallback &callback, uint32_t &outTimerId, uint32_t interval, bool once)
in Register() argument 85 ErrCode WifiTimer::Register(const TimerCallback &callback, uint32_t &outTimerId, uint32_t interval, bool once)
in Register() argument
|
/foundation/filemanagement/app_file_service/tests/mock/timer/ |
H A D | timer_mock.cpp | 38 uint32_t Timer::Register(const TimerCallback &callback, uint32_t interval, bool once) in Register() argument
|
/third_party/node/benchmark/net/ |
H A D | net-wrap-js-stream-passthrough.js | |
H A D | net-pipe.js | |
H A D | net-c2s.js | |
H A D | net-c2s-cork.js | |
/third_party/skia/src/utils/mac/ |
H A D | SkCTFont.cpp | 305 static SkOnce once; in SkCTFontGetNSFontWeightMapping() local 331 static SkOnce once; in SkCTFontGetDataFontWeightMapping() local
|